Skip to content

lipnelz/dashmas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Massa Node Data Visualizer

Description

This project is a graphical application that visualizes data from a Massa node. It displays information such as the final balance, final roll count, and a graph of N/OK counts per cycle. The application uses tkinter for the graphical interface and matplotlib for plotting graphs.

Features

  • Display of final balance and final roll count.
  • Interactive graph of OK counts per cycle.
  • Refresh button to update data.

Prerequisites

  • Python 3.x
  • Python libraries: requests, matplotlib, tkinter

Usage

A file with Massa node address must be next to the main.py.

dashmas
├── main.py
├── jrequests.py
└── address.txt

The content of address.txt is the raw Massa node address, shuch as AU12gAkmGeozFceJD4tQmbVvihYdX2KyWZcYLL8xdYZeP4EuWYdex.

Documentation

API

MASSA

About

MASSA JSON-RPC API script vizu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages