@taquito/beacon-wallet

v17.3.0-beta.1
Beacon wallet provider
tezos blockchain websocket

lint

eslint --ext .js,.ts .

test

jest --coverage

build

tsc --project ./tsconfig.prod.json --module commonjs && rollup -c rollup.config.ts

start

rollup -c rollup.config.ts -w

prebuild

rimraf dist

precommit

lint-staged

test:prod

npm run lint && npm run test -- --no-cache

test:watch

jest --coverage --watch

version-stamp

node ../taquito/version-stamping.js
npm i @taquito/[email protected]

Source Code

Metadata

  • MIT
  • >=16
  • Simon Boissonneault-Robert
  • released 8/30/2023

Downloads