Skip to content

Blockchain to store data, auto-validate after every block. Includes miner

Notifications You must be signed in to change notification settings

Clomez/java_Blockchain_and_miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLOCKCHAIN VER 0.5
(java spring)

stuff:
Set to work only localy for time being
Difficulty set at 5 (about 5sec per block)

Features:

Mining using SHA-256
Blockchain validity check after every block
Store data with every block
Browsable block history

TODO:
Finish Remote miner sending hashes

Simple run:
-$ mvn clean package
-$ java -jar blockchain.jar

About

Blockchain to store data, auto-validate after every block. Includes miner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published