Algorithms and Data Structures in Java
-
Updated
Oct 8, 2025 - Java
Algorithms and Data Structures in Java
Simple BlockChain DEMO in JAVA
Application for proposals using blockchain with MultiChain.
Blockchain (similar to btc) implementation in Java. This is mirror repository.
In this project, a simple proof-of-work blockchain server was created that could be interacted with from a client, including adding a new transaction to the chain, and changing the difficulty of the next block to be mined.
Blockchain implemented in Java.
Basic Blockchain (re)implementation
📚 Explore Java implementations for essential data structures and algorithms, including labs, lectures, and utility code for effective learning and reference.
Add a description, image, and links to the blockchain-demo topic page so that developers can more easily learn about it.
To associate your repository with the blockchain-demo topic, visit your repo's landing page and select "manage topics."