WAGMI ! Write less, Do more
$ git clone git@github.com:madeinfree/wagmi-nft-fronend-booster.git
$ cd wagmi-nft-fronend-booster
$ npm i
change .env-example
to .env
file name, update environment variable and save file.
CONTRACT_ADDRESS= # replace to your testnet contract address
INFURA_ID= # support infura now, use your infura id
$ npm run dev
Now all done, happy hacking !!
MIT