Skip to content

dean-s-list/deanslist-candymachine-v2

 
 

Repository files navigation

Deanslist Core Candymachine

Setup Instructions

Follow these steps to set up and run the Deanslist Core Candymachine:

  1. Setup Assets Folder

    • Prepare the assets folder using one of the art engines.
  2. Generate Metadata

    yarn metadata
  3. Create Collection

    yarn collection
    • Copy the collection_id and paste it into create_corecady.ts.
  4. Create Candymachine

    yarn candy
    • Copy the candymachine_id and paste it into add_config_lines.ts.
  5. Add Configuration Lines to Candy Machine

    yarn addconfig
  6. Mint NFTs

    yarn mint
  7. Fetch Assets

    yarn asset
  8. Update Candy Guards

    yarn updt

By following these steps, you will successfully set up and run the Deanslist Core Candymachine.

About

Metaplex Core Candy Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%