onflow / flow-nft

The non-fungible token standard on the Flow blockchain
https://onflow.org
The Unlicense
465 stars 169 forks source link

Prepare `UniversalCollection` and `BasicNFT` Contracts and Docs #223

Open joshuahannan opened 3 months ago

joshuahannan commented 3 months ago

Issue To Be Solved

UniversalCollection is a very useful contract and we should try to have it on testnet and mainnet as quickly as possible after the Crescendo upgrade. We also should have BasicNFT as an example with docs and a guide.

Suggest A Solution

If we end up deciding to write our own:

Either way, we will need to: