An open API service indexing awesome lists of open source software.

https://github.com/ghostffcode/gr14-nft


https://github.com/ghostffcode/gr14-nft

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# GR14 Merkle Claim NFT

- Update array of addresses in `app/data/addresses.json`

- On one terminal, setup hardhat/contracts:

```
cd hardhat
yarn install
yarn chain
```

- Open a new terminal and setup the App:

```
cd app
yarn install
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) to see the app