/python-ibr

IBR Python 3 Blockchain Framework

IBR Python 3 Blockchain Framework

IBR Logo

This library provides a framework to create blockchain applications using the Python 3 programming language.

Table of Contents

Security

This library only considers security from a software engineering perspective. The runtime environment and other operational security concerns are out of this scope.

Background

Install

Run python3 setup.py install.

To build the documentation, change to the docs/ directory and run make html. You can find the index at docs/build/html/index.html. Note that the sphinx_rtd_theme must be installed by running pip3 install sphinx_rtd_theme.

Usage

See docs/.

License

© 2018 International Blockchain Reserve B.V.