solana-course
solana-course copied to clipboard
Minting Solana NFTs using Rust
There's already a guide on minting NFTs using candy machine in TS but what if I want to mint NFTs using my program and want to add some custom logic for these NFTs. I will need to make my own anchor program to mint these NFTs,
True, buildspace made a great walkthrough build and there is also one on here. Might be useful to add link to these.
Hi @anoushk1234 and @hydrogenbond007 - the courses have now been migrated to https://solana.com/developers/courses and https://github.com/solana-foundation/developer-content/tree/main/content/courses. If you want to contribute a Rust NFT guide please add one and see the issue below!