monorepo
monorepo copied to clipboard
Build new NFT app
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)