b2df4ca4fd
* feat(wallet): style changes to match new design * fix(wallet): style * feat(wallet): style changes to match new design * fix(wallet): style * feat(wallet): style adjustment create mnemonic * feat(wallet): style adjustment create mnemonic
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