@celo/wallet-remote

v6.0.2
Remote 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 --runInBand

lint

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

prepublishOnly

yarn build
npm i @celo/wallet-remote

Metadata

Downloads