jwinterm a4ee02fb49 Clean up
2024-05-05 22:47:33 -04:00
2024-05-04 16:26:59 -04:00
2024-05-05 22:27:41 -04:00
2024-05-05 22:47:33 -04:00
2024-05-05 22:27:41 -04:00
2024-05-05 22:27:41 -04:00
2024-05-04 16:26:59 -04:00
2024-05-05 22:27:41 -04:00

Blockchain Analysis Emission

This folder contains the following four class files and a script:

Class Files

  1. blockchain.py: This class file is a generic class.
  2. bitcoin.py: This class file implements calculated and historical Bitcoin blockchain data.
  3. monero.py: This class file contains calculated blockchain data.
  4. 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
No description provided
Readme 42 KiB
Languages
Python 100%