@taquito/streamer

v5.2.0-beta.1
Methods to subscribe (using a websocket) to data from the Tezos blockchain. Relies on [https://github.com/ecadlabs/tezos-streamer](https://github.com/ecadlabs/tezos-streamer) which offers a websocket API to the caller, and streams data from the Tezos bloc
tezos blockchain websocket

lint

tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

precommit

lint-staged

prebuild

rimraf dist

build

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

start

rollup -c rollup.config.ts -w
npm i @taquito/[email protected]

Source Code

Metadata

  • MIT
  • >=6.0.0
  • Simon Boissonneault-Robert
  • released 11/13/2019

Downloads