It simulates a shared/distributed ledger (a.k.a. block chain) network of nodes (full nodes/miners and thin clients) to better understand how this type of protocols work (e.g. Bitcoin, Ethereum, etc). More information is available at http://www.devaction.net/2017/12/shared-ledger-simulator.html
Source code programming language: Java 8.
Dependency management system: Maven
VictorGil/shared-ledger-simulator
It simulates a shared/distributed ledger (a.k.a. block chain) network of nodes (full nodes/miners and thin clients) to better understand how this type of protocols work (e.g. Bitcoin, Ethereum, etc)
JavaMIT