orbs-network / orbs-blocks-polling-js

JavaScript library for simple listening to new blocks from the Orbs network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orbs Blocks Polling

A library that provides a simple way to listen to new blocks from orbs. (Internally it's using polling the orbs node)

Installation

npm install orbs-blocks-polling-js --save

About

JavaScript library for simple listening to new blocks from the Orbs network


Languages

Language:TypeScript 77.8%Language:JavaScript 22.2%