https://gasless-nft.vercel.app/
0x372d3e535fb9FCABF44df1fEBeb7d8749e189512
- Git
- Node JS (everything was installed and tested under v16.13.0)
- A Browser with the MetaMask extension installed.
- Clone the project repository on your local machine
git clone https://github.com/AbhinavXT/Gasless-NFT.git
cd Gasless-NFT
- Installing dependencies
- For contracts -
npm install
- For client -
cd client npm install
For running frontend locally run command:
cd client
npm run dev
ALCHEMY_KOVAN_URL = ''
ACCOUNT_KEY = ''