nft-website
nft-website copied to clipboard
[CONTENT] Tutorials for doing different things related to NFTs
#135 will help give a breadth of examples (NFTs across chains in different ecosystems), but we will also cover tutorials (tutorials
) giving depth to what you can do with NFTs. Net new content includes:
The default is to have tutorials use EVM-compatible contracts (as a sort of lingua franca, with the smart-contract-examples
in #135 covering content across chains), but this doesn't have to be a strict requirement (e.g., @jochasinga 's pet shop tutorial on Flow).
The current list:
- [ ] Building a minting and marketplace app - Ethereum #145
- [x] Building a minting and marketplace app - Flow #146
- [ ] Minting NFTs - Avalanche #224
- [ ] Building a gallery app #42
- [ ] Using NFTs in games #26
- [ ] [Lower prio] Minting large NFTs / NFTs with a lot of files in a directory #147
- [ ] [Lower prio] Minting thousands of NFTs at once #148
If you have any suggestions on other tutorials on things you can do related to NFTs, please comment below.
@dchoi27
- [x] Building a minting and marketplace app - Flow https://github.com/protocol/nft-website/issues/146
- [ ] Minting NFTs on Avalanche - https://github.com/protocol/nft-website/issues/224