Files
nym/testnet-faucet
dependabot[bot] b006c01397 build(deps): bump json5 from 2.2.1 to 2.2.3 in /testnet-faucet (#2769)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 10:10:38 +00: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

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