Skip to content

Testing how bitcoin creates there hashes and connects them in a chain

Notifications You must be signed in to change notification settings

nialdixon8/Blockchain-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain-Testing

Testing how bitcoin creates there hashes and connects them in a chain

Written in java, even though java isnt a suitable language for the financial industry this project is just to represent the core ideas behind the blockchain. The code was taken from a book about blockchain.

I have added an excel spreadsheet showing the time complexity of requiring leading zeros in a hash function which I made myself.

There are also test classes(which I have not included) that interact with these classes as the code is not currently functional.

I will probably add more to this as I learn more about blockchain.

About

Testing how bitcoin creates there hashes and connects them in a chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages