Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

mcelrath/braidcoin

Repository files navigation

Braidcoin

Experiments in a improving Bitcoin using a Directed Acyclic Graph

Running these examples requires Jupyter and the ipython kernel. Fire up the example notebook in your browser by jupyter notebook.

We use graph_tool for plotting. This one is a bitch to compile, I recommend getting it from your friendly local pre-compiled distribution. I use Ubuntu 16.04. The dependencies for running my notebook are pre-compiled there, just:

sudo apt-get install ipython3-notebook python3-graph-tool python3-joblib python3-scipy

You can view the example notebook in HTML

About

Experiments in a improving Bitcoin using a Directed Acyclic Graph instead of a chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published