This repo contains an example of a blockchain without a specific vendor written in Java.
This is a companion project to accompany the 2018 Keyhole Software White Paper, Blockchain for the Enterprise. There is a similar example companion project written in C#.
1. Clone Repo
2. Import into IDE as Maven project and/or execute JUnit tests. JDK 1.8+ required.