@celo/network-utils

v2.2.0-alpha.2
Utilities for fetching static information about the Celo network
celo blockchain contractkit

build

tsc -b .

clean

tsc -b . --clean

docs

typedoc

test

jest --runInBand

lint

tslint -c tslint.json --project .

prepublishOnly

yarn build
npm i @celo/[email protected]

Metadata

Downloads