Frontend for TrueNFT generative NFT
Use this app as reference for making your own collection's website.
./src/test-deploy-result.json
file and accessed to everyone.
- Install all dependencies
- Make sure local network is running
tondev se start
- Make sure you have deployed your NFT collection and copied
test-deploy-result.json
- Run
yarn install
- Run
yarn start
- Open http://localhost:3000/ in your browser