Skip to content

aqoshi/blockchain-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project creates a simple example of how crypto blockchains (Bitcoin, Ethereum, etc.) function from user to user. It checks each hash value and determines whether or not the block is valid. Each block successfully retrieves the previous hash, and if the amount somehow manages to be changed, the hash value may remain the same, but will register as an invalid block, demonstrating the security of blockchains.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages