Files
nym/testnet-faucet
dependabot[bot] ea95288940 build(deps): bump minimatch from 3.0.4 to 3.1.2 in /testnet-faucet (#2775)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  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-13 13:37:36 +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