@ledgerhq/wallet-common

v1.2.0
Common ground for the Ledger Wallet apps

flow

flow

lint

eslint src

test

TZ=America/New_York jest src

build

rm -rf lib && babel --ignore __tests__ -sd lib src && flow-copy-source -i "__tests__/**" src lib

watch

babel -wsd lib src && flow-copy-source -wv src lib

prettier

prettier --write 'src/**/*.js'

flow-typed

flow-typed install -s

prepublish

yarn build && yarn documentation

documentation

documentation build src/** --project-name '@ledgerhq/wallet-common' --project-version `node -e "console.log(require('./package.json').version)"` --project-homepage https://github.com/LedgerHQ/ledger-wallet-common -g -f html -o documentation-website/public/docs
npm i @ledgerhq/wallet-common

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/20/2018

Downloads