@celo/identity

v5.1.2-beta.0
Utilities for interacting with Celo's identity protocol
celo blockchain contractkit odis

build

yarn run --top-level tsc --build .

clean

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

docs

typedoc

test

yarn jest --runInBand --testPathIgnorePatterns src/odis/identifier-backwards-compatibility.test.ts

test:backwards-compatibility

yarn jest src/odis/identifier-backwards-compatibility.test.ts

lint

yarn run --top-level eslint .

prepublish

yarn build
npm i @celo/[email protected]

Metadata

Downloads