Skip to content

Implementation of the major concepts of Blockchain using Golang

Notifications You must be signed in to change notification settings

ArshadAQ/Simple-Blockchain-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple-Blockchain-Go

Implementation of the major concepts of Blockchain using Golang

This project is my initial venture into Blockchain.

Articles followed leading into this project

Article followed for this project

Improvements/Added features over the existing implementation in the article

  • Proof of Work
  • Add persistence (If one node is disconnected, all other nodes can still communicate)

Pull requests

Whilst learning blockchain implementation from the above articles, I encountered some bugs and inconsistencies. I managed to figure them out and submitted a couple of pull requests addressing the same and also incorporated the same in my code.

Link: ArshadAQ's CoralHealth pull requests

About

Implementation of the major concepts of Blockchain using Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages