Simple Blockchain implementation in Python to get familiar with Python and the basic concepts of Blockchains.
A built docker image is available at: https://github.com/se-jaeger/blockchain/packages/26280
Or simply download it via docker CLI: docker pull docker.pkg.github.com/se-jaeger/blockchain/blockchain:<commit-hash>
It is necessary to login before you can download this image, see: https://help.github.com/en/articles/configuring-docker-for-use-with-github-package-registry#authenticating-to-github-package-registry
The documentation for this project is hosted by Read the Docs.
This project has been set up using PyScaffold 3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.