Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 976 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 976 Bytes

Next.js NFT Mint dApp using ThirdWeb

A simple, fast and modern dApp for minting NFTs.

How to use

  1. Clone This Repo
git clone https://github.com/Aman7080/seastorm_app.git
  1. Change Your Working Directory
cd seastorm_app
  1. Install Dependencies
npm install
  1. Get your Smart Contract Address from Thirdweb Dashboard and update it in .env file

  2. Change Images Look into the components and change your Image, heading & paragraph etc..

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel