edge-currency-accountbased

v0.18.2
Edge currency plugin for account based currencies

fix

npm run lint -- --fix

lib

sucrase -q -t typescript,imports -d ./lib ./src

lint

eslint .

test

mocha

clean

rimraf lib

types

tsc

updot

updot

rollup

rollup -c

prepare

husky install && npm-run-all clean postinstall lib types rollup webpack checkpoints

webpack

webpack

posttest

nyc report --reporter=html

precommit

lint-staged && npm-run-all types test

checkpoints

cp -R ./src/zcash/zecCheckpoints lib/zcash/

postinstall

sh ./postinstall.sh

Metadata

Downloads