Files
nym/testnet-faucet
dependabot[bot] d2e85f2bfe build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /testnet-faucet
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 10:32:10 +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