Skip to content

KanishCanCode/anPOW_chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This implementation introduces a proof-of-work system into the blockchain, simulating a simple mining process. The difficulty can be adjusted, and each block's integrity is ensured by requiring the hash to meet a specific condition, making it computationally expensive to add blocks, just like in real-world blockchains such as Bitcoin.

About

a simple proof of work rust blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages