/A-blockchain-In-Java

Writing my own in-memory PoW blockchain with Java.

Primary LanguageJavaApache License 2.0Apache-2.0

A-blockchain-In-Java

Writing my own in memory blockchain with Java.

The motivation behind this project was to teach my team how blockchain technology works at its core. This is not a fully fledged implementation, but enough to make an programmer understands how blockchain works.