edge-currency-accountbased

v4.26.1
Edge currency plugin for account based currencies

clean

rimraf dist lib android/src/main/assets/edge-currency-accountbased

cli

node -r sucrase/register cli/cli.ts

fix

eslint . --fix

lint

NODE_OPTIONS=--max-old-space-size=8192 eslint .

make-checkpoints

node -r sucrase/register scripts/makeCheckpoints.ts

make-cosmos-protos

node -r sucrase/register ./scripts/cosmos-ts-protos/generate-ts-protos.ts

make-cosmos-chain-json

node -r sucrase/register ./scripts/cosmos-ts-protos/generate-chain-json.ts

node

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

precommit

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

prepare

husky install && patch-package && npm-run-all clean node types webpack

start

webpack serve

test

nyc mocha --exit 'test/**/*.test.ts'

nettest

nyc mocha 'test/**/*.nettest.ts'

types

tsc

webpack

webpack && cp -r android/src/main/assets/edge-currency-accountbased dist

verify

npm-run-all prepare lint types test
npm i edge-currency-accountbased

Metadata

Downloads