Skip to content

Commit

Permalink
Merge branch 'main' of github.com:kevinfaveri/solana-candy-factory
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfaveri committed Oct 20, 2021
2 parents 9b29578 + 06a876a commit 3d3537e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ After your Devnnet candy machine has been created feel free to run:

## Mainnet

- You can't incrementally upload in batches your NFTs. You should do it in one go, always. If you update your batch, you will need to upload it all again. The way to do this then will be to delete the candy machine folder.
- Don't forget to use the wallet you want to earn the mint value for both metaplex uploading (`yarn deploy-mainnet`) and in the NFT's creators.address[0] for earning the royaties.
- You should have all your NFTs ready before deploying. Incremental deploying of NFTs is not supported right now. Feel free to add a PR tho if you find a solution for this

Expand Down

0 comments on commit 3d3537e

Please sign in to comment.