@taquito/beacon-wallet

v19.2.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 --bundleConfigAsCjs

start

rollup -c rollup.config.ts --bundleConfigAsCjs -w

prebuild

rimraf dist

precommit

lint-staged

test:prod

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

test:watch

jest --coverage --watch

build-webpack

webpack --progress --color

version-stamp

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

Source Code

Metadata

  • Apache-2.0
  • >=18
  • Simon Boissonneault-Robert
  • released 5/15/2024

Downloads