NFT minting dapp ?
This is a NFT minting dapp built with next.js based on thirdweb. check demo
Tech stack
React (Next.js), Typescript, Ethers, Thirdweb
Installation
yarn install
Configuration
- Create a NFT drop contract thirdweb
- Go to index.tsx
- Update your contract address at line 12
- Go to _app.tsx
- Update desired chain at line 6.