[Alpha] Home of the BismuthCore Python Package
Bismuth is a Python Crypto currency, written from scratch.
It ambitions to be a simple yet effective blockchain and platform, with many innovative mechanisms under the hood and real world use cases.
Read more at http://Bismuth.cz
This python package contains all core classes needed by the Bismuth node.
It's targeted toward clean and stable code, with tests and doc, rather than bleeding edge experiments.
pip3 install BismuthCore
## Current state
Alpha - Do not use.
At the moment, it's mainly an architectural and design work to be used by core devs only.