@arcblock/forge-wallet

v1.0.31
Utility function to create and use an forge compatible crypto wallet
crypto forge arcblock wallet

lint

eslint tests lib

lint:fix

eslint --fix tests lib

docs

yarn generate-dts && yarn generate-docs && yarn cleanup-docs && yarn format-docs

cleanup-docs

node ../../tools/cleanup-docs.js docs/README.md $npm_package_name

generate-docs

jsdoc2md lib/index.js > docs/README.md

generate-dts

j2d lib/index.js

format-docs

remark . -o

precommit

CI=1 yarn test

prepush

CI=1 yarn test

test

yarn lint && node tools/jest.js

coverage

yarn lint && yarn test -- --coverage
npm i @arcblock/[email protected]

Metadata

Downloads