Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

JAVA BlockChain Tutorial

by Maitham Al-rubaye

2023

This is a simple blockchain example implemented in Java.

The code constructs a very simplified model of a cryptocurrency. There is no consensus mechanism (like proof of work), no cryptographic signatures to ensure the origin of transactions, no peer-to-peer network to distribute the blockchain, no mechanism to reward miners and no real security measures. The code is meant to be educational and not to be used in production.

About

Blockchain tutorial. Crypto Currency tutorial

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages