Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 329 Bytes

File metadata and controls

9 lines (6 loc) · 329 Bytes

Pink Monitor

RPC and utility functions used to communicate with Pinkcoin full node and gather statistical data.

Work in progress, right now it's possible to call most of Pinkcoin RPCs and fill PostgreSQL database with blocks data (collect_blocks_data.py).

Jupyter notebooks contain some data analysis and graphs.