Files
nym/testnet-faucet
Pierre Dommerc b2df4ca4fd feat(wallet): style changes to match new design (#1333)
* feat(wallet): style changes to match new design

* fix(wallet): style

* feat(wallet): style changes to match new design

* fix(wallet): style

* feat(wallet): style adjustment create mnemonic

* feat(wallet): style adjustment create mnemonic
2022-06-20 16:22:23 +01:00
..
2022-02-15 16:38:07 +00:00
2022-02-15 18:46:03 +00:00
2021-11-19 16:27:45 +00:00
2021-11-20 21:27:07 +00:00
2021-11-19 16:27:45 +00:00
2022-03-24 17:40:20 +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