Skip to content

Simple Blockchain implementation in Python to get familiar with Python and the basic concepts of Blockchains.

License

Notifications You must be signed in to change notification settings

se-jaeger/blockchain

Repository files navigation

Blockchain

Simple Blockchain implementation in Python to get familiar with Python and the basic concepts of Blockchains.

Docker

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

Documentation

The documentation for this project is hosted by Read the Docs.

Build

https://travis-ci.com/se-jaeger/blockchain.svg?token=zzxZGrv6BMyvkUJtbozm&branch=master Documentation Status

Metrics

https://sonarcloud.io/api/project_badges/measure?project=Blockchain&metric=vulnerabilities

https://sonarcloud.io/api/project_badges/measure?project=Blockchain&metric=bugs

https://sonarcloud.io/api/project_badges/measure?project=Blockchain&metric=code_smells


https://sonarcloud.io/api/project_badges/measure?project=Blockchain&metric=ncloc

https://sonarcloud.io/api/project_badges/measure?project=Blockchain&metric=duplicated_lines_density

Quality

https://sonarcloud.io/api/project_badges/measure?project=Blockchain&metric=alert_status


https://sonarcloud.io/api/project_badges/measure?project=Blockchain&metric=sqale_rating

https://sonarcloud.io/api/project_badges/measure?project=Blockchain&metric=reliability_rating

https://sonarcloud.io/api/project_badges/measure?project=Blockchain&metric=security_rating

Note

This project has been set up using PyScaffold 3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

About

Simple Blockchain implementation in Python to get familiar with Python and the basic concepts of Blockchains.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages