Skip to content
/ marx Public

Python library to analyse the wealth distribution of Bitcoin

License

Notifications You must be signed in to change notification settings

c4ristian/marx

Repository files navigation

Marx Project

What is it?

This Python library provides a notebook to analyse the wealth distribution of Bitcoin. It builds on a CSV file containing the richest bitcoin addresses and their balances. The balances were crawled from the website BitInfoCharts using the script execute_crawler.py.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/c4ristian/marx

Setup

conda env create -f environment.yml

conda activate marx

Jupyter

Install Kernel

python -m ipykernel install --user --name=marx

Run Notebooks

jupyter notebook

License

Apache 2.0

Contact us

[email protected]

About

Python library to analyse the wealth distribution of Bitcoin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published