edge-currency-accountbased

v0.17.8
Edge currency plugin for account based currencies

fix

npm run lint -- --fix

flow

flow

lint

eslint .

test

nyc mocha -r sucrase/register './test/**/*.test.js'

build

rimraf lib && rollup -c && sucrase ./src -q -d ./lib -t flow && webpack && npm run checkpoints

updot

updot

prepare

npm run postinstall && npm run build

posttest

nyc report --reporter=html

precommit

lint-staged && flow && npm test && npm run build

checkpoints

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

postinstall

sh ./postinstall.sh

Metadata

Downloads