Implementation of an editable proof-of-work based blockchain
In this project, we developed a demonstrator for an editable proof-of-work based blockchain in Java and Kotlin. The blockchain end allows for correcting data based on a majority decision. The prototype is intentionally kept simple, but includes all essential parts, for example, a P2P network and a voting mechanism. Finally, a graphical and a textual visualization tool has been developed, based on the DOT language.