nft-website icon indicating copy to clipboard operation
nft-website copied to clipboard

[CONTENT] Tutorials for doing different things related to NFTs

Open dchoi27 opened this issue 3 years ago • 1 comments

#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 avatar Oct 02 '21 00:10 dchoi27

@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

jochasinga avatar Mar 18 '22 20:03 jochasinga