solana-course icon indicating copy to clipboard operation
solana-course copied to clipboard

Minting Solana NFTs using Rust

Open anoushk1234 opened this issue 3 years ago • 1 comments

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,

anoushk1234 avatar Aug 15 '22 06:08 anoushk1234

True, buildspace made a great walkthrough build and there is also one on here. Might be useful to add link to these.

hydrogenbond007 avatar Aug 23 '22 10:08 hydrogenbond007

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!

mikemaccana avatar Aug 12 '24 16:08 mikemaccana