@celo/identity

v5.1.0
Utilities for interacting with Celo's identity protocol
celo blockchain contractkit odis

build

tsc -b .

clean

tsc -b . --clean

docs

typedoc

test

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

lint

eslint .

prepublishOnly

yarn build
npm i @celo/[email protected]

Metadata

Downloads