Skip to content

Blockchain is being implemented with the help of the java.This project is for basic understanding of the Blockchain concept

Notifications You must be signed in to change notification settings

thrix04/Blockchain-using-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain-using-java

Application.java is the actual working of the blockchain concept. Firstly the block is mined and then only added to the chain.The mined block must meet the security standards. Block.java creates block of data which is essential part of the Blockchain implementation. Timestamp of block is also included in it. Hope this helps for you.

About

Blockchain is being implemented with the help of the java.This project is for basic understanding of the Blockchain concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages