@zuluprotocol/network-info
v0.0.1
Published
This library was generated with [Nx](https://nx.dev).
Downloads
7
Readme
network-info
This library was generated with Nx.
Prerequisites
The environment variables needed to be present for any app consuming this library.
NX_ZULU_URL OR NX_ZULU_CONFIG_URL - either the network configuration url or a url to a node to directly connect to
NX_ZULU_NETWORKS - JSON object with key-value pairs for environments and their deployed URLs
NX_GITHUB_FEEDBACK_URL - the repository's feedback URL to point to
NX_ETHEREUM_PROVIDER_URL - the Ethereum provider url
For examples, see Block Explorer's .env files here
Running unit tests
Run nx test network-info to execute the unit tests via Jest.
