airbitz-currency-ethereum

v0.1.2
Airbitz Ethereum currency plugin

precommit

npm test

flow

flow

webpack

webpack

rollup

rollup -c

updot

updot

prepare

npm run build

build

npm run lint && npm run webpack && npm run rollup && npm run build:flow

build:flow

flow-copy-source -v -i '**/test/**' src lib && npm run flow

build:clean

rimraf lib

cover

nyc --reporter=lcov --reporter=text --reporter=html --extension .js npm test

lint --fix

standard '*.js' 'src/**/*.js' 'test/**/*.js' --fix

lint

standard '*.js' 'src/**/*.js' 'test/**/*.js'

test

npm run build && mocha
npm i airbitz-currency-ethereum

Metadata

Downloads

Maintainers