@celo/network-utils

v5.0.6
Utilities for fetching static information about the Celo network
celo blockchain contractkit

build

yarn run --top-level tsc -b .

clean

yarn run --top-level tsc -b . --clean

docs

yarn run --top-level typedoc

test

yarn run --top-level jest --runInBand

lint

yarn run --top-level eslint -c .eslintrc.js

prepublishOnly

yarn build
npm i @celo/network-utils

Metadata

Downloads