46884e3fec
* fix: remove vega_rest from monorepo * fix: mainnet api urls * fix: remove redundant vega url from token config * fix: lint * chore: remove redundant env props from token app * fix: format
402 B
402 B
network-stats
This library was generated with Nx.
Prerequisites
Two environment variables need to be present for any app consuming this library.
NX_VEGA_ENV
is the name of the environment.
For examples, see Block Explorer's .env files here
Running unit tests
Run nx test network-stats
to execute the unit tests via Jest.