45f9ffa3a3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. - [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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