jdaly13 / yellow-in-green

Trivia app
0 stars 0 forks source link

Implement NFT for each Game #16

Closed jdaly13 closed 11 months ago

jdaly13 commented 1 year ago

So when a user wins pool they also get an NFT for that Game that include the questions and answer https://docs.openzeppelin.com/contracts/2.x/api/token/erc721#ERC721Full

jdaly13 commented 1 year ago

Learn about embedding JSON data into the NFT contract itself https://docs.alchemy.com/docs/how-to-make-nfts-with-on-chain-metadata-hardhat-and-javascript https://medium.com/quick-programming/how-to-implement-fully-on-chain-nft-contracts-8c409acc98b7

jdaly13 commented 11 months ago

put into new task