@alakipalakikharaki/box-tracker
v0.7.2
Published
Tracking specific boxes where only one instance should exist at any time with the specified parameters.
Readme
box-tracker
Table of contents
Introduction
Tracking specific Ergo boxes where only one instance should exist at any time. Includes an in-memory Extractor to filter and hold recent data without a database. Added MempoolTracker for handling unconfirmed transactions and ensuring the latest unspent box is tracked. Added optional TxPotTracker for monitoring the local mempool
Installation
npm:
npm i @rosen-bridge/box-trackeryarn:
yarn add @rosen-bridge/box-tracker