nft-website
nft-website copied to clipboard
[CONTENT] Smart contract example - Solana
We should have a page /smart-contract-examples/solana giving a lightweight tutorial for minting an Solana smart contract on NFT.Storage via Metaplex.
Let's make a simple example that:
- [ ] Gives an intro to Solana and Metaplex
- [ ] Gives an example of minting an Solana smart contract for a PFP on Metaplex and NFT.Storage
This is blocked on integrating NFT.Storage with Metaplex.
I would apricate Solana support as well.
@yusefnapora If anyone isn't working on this, I can help with this 🦀
No one is working on this! We have the Candy Machine integration but that's it.
Metaplex and Solana are different actually. Devs working with Metaplex don't really have to know Solana program (I think). If this aims to be one of the smart contract examples, then Metaplex should have a separate tutorial.
It can probably be combined anyway. I'll take a stab at this.