Skip to content

ignoxx/blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blocker

custom blockchain implementation from scratch

using

  • ED25519 crypto for (private)keys
  • UTXO model
  • Protobuffer encoding
  • GRPC transport (gossip, communication between nodes)
  • Proof of Stake (PoS) consensus

About

custom fully working modular blockchain from scratch

Topics

Resources

Stars

Watchers

Forks

Contributors