2211abbd72
* chore: remove apollo type gen and clean up types lib * fix: format * fix: tests * fix: format * fix: hammer token types til sh*t turns green * fix: format * fix: apparently format again * fix: lint * fix: build-specs * fix: format * chore: regen types * chore: regenerate types again * fix: format |
||
---|---|---|
.. | ||
src | ||
.babelrc | ||
.eslintrc.json | ||
jest.config.ts | ||
package.json | ||
project.json | ||
README.md | ||
tsconfig.json | ||
tsconfig.lib.json | ||
tsconfig.spec.json |
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.