Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Authors: Gabriela Roznawska, Wenfei Lin

Content: Block.java; Hash.java; BlockChain.java; BlockChainDriver.java.

Functionality: The program with main in BlockChainDriver.java allows the user to perform a variety of actions on blockchain. The blockchain consists of singular blocks that along with other blocks create a linked-structure. They each consist of (among others) nonce - a unique ID used for mining of hash - an array of bytes generated based on the data and nonce input. All of the components of this program are built in either class, depending on their level of complexity.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages