- Install dependencies
yarn
- create a .env file in
packages/hardhat
folder, filling the variables as .env.example suggests - register environment variables.
source package/hardhat/.env
- modify your contract, then run
yarn hardhat node
, or deploy on chainyarn hardhat deploy --network <YOUR_NETWORK>
- copy your whitelist to
packages/hardhat/whitelist/whitelist.txt
- sign your whitelist
yarn sign-whitelist
, oryarn sign-whitelist --network <YOUR_NETWORK>
yarn start
to start frontend
-
Notifications
You must be signed in to change notification settings - Fork 1
jeff0723/NFT-Template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published