Skip to content

reoxey/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain

Blockchain simple implementation in Go & RedisDB

Todo

  • Add user account
  • Check Balnce in blockchain
  • Check Integrity of all the blocks in the redis
  • Add new block
  • Proof of Work
  • Auto difficulty based on the previous block creation time
  • Merkel root
  • grpc server
  • user cli

About

BlockChain simple implementaion in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages