@tezos-ts/streamer

v4.1.0-beta.2
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 @tezos-ts/streamer

Source Code

Metadata

  • MIT
  • >=6.0.0
  • Simon Boissonneault-Robert
  • released 9/18/2019

Downloads

Maintainers