Skip to content

Java-based blockchain simulation demonstrating block creation, cryptographic hashing, and Proof-of-Work mining. Each block links securely to the previous one, ensuring chain integrity. Includes validation mechanism to check the blockchain’s integrity. A practical, educational-tool for learning, testing and experimenting with blockchain technology.

License

Notifications You must be signed in to change notification settings

arboydev27/java-based_blockchain_mining_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-based_blockchain_mining_simulation

Java-based blockchain simulation demonstrating block creation, cryptographic hashing, and Proof-of-Work mining. Each block links securely to the previous one, ensuring chain integrity. Includes validation mechanism to check the blockchain’s integrity. A practical, educational-tool for learning, testing and experimenting with blockchain technology.

About

Java-based blockchain simulation demonstrating block creation, cryptographic hashing, and Proof-of-Work mining. Each block links securely to the previous one, ensuring chain integrity. Includes validation mechanism to check the blockchain’s integrity. A practical, educational-tool for learning, testing and experimenting with blockchain technology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages