@airgap/beacon-sdk

v0.0.1-beta.10
The beacon-sdk is setup in a way to allow for p2p communication between wallets and dapps
airgap beacon crypto blockchain bitcoin tezos aeternity ethereum

lint

eslint 'src/**/*.ts'

test

nyc mocha --require ts-node/register --require source-map-support/register --full-trace --timeout 40000 ./test/**/**.spec.ts

build

tsc && node scripts/ts-backwards-compatibility.js

lint-ci

eslint 'src/**/*.ts' -f json -o lintReport.json || true

prepare

npm run build

test-ci

nyc --reporter=lcov npm test

lint:fix

eslint 'src/**/*.ts' --fix

prettier

npx prettier --write 'src/**/*'

sonar-scanner

sonar-scanner
npm i @airgap/[email protected]

Metadata

  • MIT
  • Whatever
  • Papers GmbH
  • released 1/17/2020

Downloads

Maintainers