Skip to content

Koshkaj/bloq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloq 🌐💎

Bloq is a blockchain implementation in Go that aims to provide a secure and decentralized ledger for various applications. It incorporates concepts like proof-of-work, mining, consensus algorithms, and transaction handling.

🚀 Features

  • Immutable ledger: All transactions are recorded on the blockchain, ensuring transparency and auditability.
  • Consensus Algorithm: Consensus is achieved through a distributed network of nodes using the PoS mock algorithm.
  • Transaction Handling: Efficient handling and verification of transactions, ensuring integrity and security.
  • P2P Network: A peer-to-peer network for communication and synchronization of the blockchain across nodes.

About

A blockchain implementation in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published