monorepo icon indicating copy to clipboard operation
monorepo copied to clipboard

Build new NFT app

Open ClemensLey opened this issue 11 months ago • 0 comments

The new app can replace the old nft app that is not working anymore

  • [x] Clone the CRA-template
  • [x] Plug in the nft contract from the TBC721 project
  • [x] Add a deploy script like in the explorer using the methods of the helper classes (note how the module specifier works) [New]
  • [x] Make it possible to add a url to an image when creating an nft and show that image on the nft page
  • [x] Create custom page "sell offer" from swaps/sale.test.ts (when only the nft to be sold is known)

ClemensLey avatar Mar 13 '24 17:03 ClemensLey