Understanding Blockchains Through Java Code
This project is just a java implementation for an educative block chain. The full code for this article is committed here
A blockchain is essentially a digital ledger that maintains a continuously growing list of records, called blocks, which are lin...
blog.blockingqueue.com4 min read