Skip to content

mohanarpit/yolochain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yolochain

This is the code for my first blockchain application. Brushing up my Golang and also on blockchain concepts.

The tutorial I'm following here is:

TODOs:

  • Clustered environment. Currently only 1 master node is capable of mining the nodes and orchestrating the winners for POS.
  • REST API to read the blockchain given a Hash.
  • REST API to write to the blockchain.
  • Add context to the function calls once the blockchain is clustered

License

MIT

About

This is a blockchain tutorial aptly named "Yolochain" because it's so not production ready

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published