@celo/wallet-local

v6.0.2
Local wallet implementation
celo blockchain sdk

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

lint

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

prepublishOnly

yarn build
npm i @celo/wallet-local

Metadata

Downloads