To get started with this course, clone this repo and follow these commands:
- cd into the
app
folder - Run
npm install
at the root of your directory - Run
npm run start
to start the project - Start coding!
If you use VSCode to build your app, we included a list of suggested extensions that will help you build this project! Once you open this project in VSCode, you will see a popup asking if you want to download the recommended extensions :).
Have some questions make sure you head over to your buildspace Dashboard and link your Discord account so you can get access to helpful channels and your instructor!
- Delete the .cache folder that was generated by the Metaplex CLI's candy machine commands.
- Change up your NFT files to be whatever you want!
- Run Metaplex's upload command via the CLI to upload the NFTs and create a new candy machine.
- Run Metaplex's verify command via the CLI to make sure the NFTs were uploaded and the candy machine was properly configured.
- Update your .env file with the new address.