There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
using java implements an immutable blockchain system that mimics basic functionalities of blockchain system, and a rewritable blockchain. Both of them are based on Proof of Work (PoW) consensus.