mirror of
https://github.com/jwinterm/blockchain-emission-analysis.git
synced 2026-06-21 02:42:03 -04:00
main
Blockchain Analysis Emission
This folder contains the following four class files and a script:
Class Files
blockchain.py: This class file is a generic class.bitcoin.py: This class file implements calculated and historical Bitcoin blockchain data.monero.py: This class file contains calculated blockchain data.wownero.py: This class file includes calculated blockchain data.
Script
btcxmrwowemission.py: This script is responsible for instancing the classes and plotting some data.
The data is date-shifted and normalized in this script.
License
This project is licensed under the public domain.
Description
Languages
Python
100%