@airgap/beacon-sdk

v1.0.3-beta.0
The beacon-sdk allows you to easily connect DApps with Wallets through P2P communication or a chrome extension.
airgap beacon crypto blockchain bitcoin tezos aeternity ethereum

lint

eslint 'src/**/*.ts'

test

npm run check-version && TS_NODE_PROJECT='tsconfig.test.json' nyc mocha --require ts-node/register --require source-map-support/register --full-trace --timeout 40000 ./test/**/**.spec.ts

build

tsc

lint-ci

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

prepare

npm run build

test-ci

nyc --reporter=lcov npm test

docs:dev

vuepress dev docs

lint:fix

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

prettier

npx prettier --write 'src/**/*' 'docs/**/*.md'

docs:build

vuepress build docs

docs:deploy

./deploy-docs.sh

check-version

ts-node scripts/check-sdk-version.ts

sonar-scanner

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

Metadata

  • MIT
  • Whatever
  • Papers GmbH
  • released 6/5/2020

Downloads

Maintainers