e6250fa312
Bumps [base-x](https://github.com/cryptocoinjs/base-x) from 3.0.9 to 3.0.11. - [Commits](https://github.com/cryptocoinjs/base-x/compare/v3.0.9...v3.0.11) --- updated-dependencies: - dependency-name: base-x dependency-version: 3.0.11 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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