Skip to content

johnbute/golang-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang project

Building an entire blockchain with wallets, UTXO persistence layer, Merkle tree, and a decentralized peer-to-peer network such Miners who run the proof of work algorithm to mine blocks and run the networks, fullNodes who take validated blocks and verify transactions (copy of blockchain in the node) and Simplified payment verification nodes that are wallets that utilize Merkle trees to send and receive transaction, thus capable of verifying their own transactions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages