Follow these steps to set up and run the Deanslist Core Candymachine:
-
Setup Assets Folder
- Prepare the
assets
folder using one of the art engines.
- Prepare the
-
Generate Metadata
yarn metadata
-
Create Collection
yarn collection
- Copy the
collection_id
and paste it intocreate_corecady.ts
.
- Copy the
-
Create Candymachine
yarn candy
- Copy the
candymachine_id
and paste it intoadd_config_lines.ts
.
- Copy the
-
Add Configuration Lines to Candy Machine
yarn addconfig
-
Mint NFTs
yarn mint
-
Fetch Assets
yarn asset
-
Update Candy Guards
yarn updt
By following these steps, you will successfully set up and run the Deanslist Core Candymachine.