cuteastros preview

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

  1. Create a NFT drop contract thirdweb
  2. Go to index.tsx
  3. Update your contract address at line 12
  4. Go to _app.tsx
  5. Update desired chain at line 6.

Thats it! now you can play around and customize the dapp!

⭐ the repo if you liked it!

GitHub

View Github