Files
nym/testnet-faucet
2021-11-26 11:57:37 +00:00
..
2021-11-20 21:12:06 +00:00
2021-11-19 16:27:45 +00:00
2021-11-20 21:12:06 +00:00
2021-11-20 21:27:07 +00:00
2021-11-19 16:27:45 +00:00

Nym Testnet Token Faucet Page

Installation

yarn install

Environment variables

Create a file in the root directory called .env. Copy everything from the .env.sample file into the .env file and add the required values`

Development environment

yarn dev

Build

yarn build