Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 633 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 633 Bytes

tpos-tracker

NPM version

tpos-tracker is a TPOS blockchain data API service framework built on the fib-app framework.

  • It offers emitter event listeners for tpos block data.
  • It provides an HTTP service that supports GraphQL invocation.
  • It supports customization of data models (models) using the ORM approach, allowing for custom data tables and hook listeners.

Installation

$ tpos --install @tpblock/tracker

Data Model

diagram