vega-frontend-monorepo/libs/network-stats
2023-04-28 13:08:42 +00:00
..
src feat(explorer): add epoch to block explorer homepage (#3536) 2023-04-28 13:08:42 +00:00
.babelrc
.eslintrc.json
jest.config.ts
package.json
project.json
README.md
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
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.