100 Toon Survival Unique NFT UI
- Connect wallet with web3modal
- Presale mint
- Public sale mint
- My items page
- Some promotional detail on home page
- Can set contract address
- Can set current chain
- Can set node and infura id for wallet connect
- Whitelist should be the same json file with smart contract repository
First, run the development server:
npm run dev
# or
yarn dev