f95e9a7d37
- This will need to be separated and configured accordingly - This was a quick spin up, using jest as a library to implement some coverage - Further things to be refined - mocks, more coverage, better configuration, clean up methods, improve env vars
6 lines
265 B
Bash
6 lines
265 B
Bash
NYMD_URL=https://sandbox-validator.nymtech.net
|
|
VALIDATOR_API=https://sandbox-validator.nymtech.net/api
|
|
MIXNET_CONTRACT=nymt1ghd753shjuwexxywmgs4xz7x2q732vcnstz02j
|
|
VESTING_CONTRACT=nymt1nc5tatafv6eyq7llkr2gv50ff9e22mnfp9pc5s
|
|
CURRENCY_PREFIX=nymt
|
|
CHAIN_ID=nym-sandbox |