Skip to content

A simple implementation of how Blockchains work, in Go

License

Notifications You must be signed in to change notification settings

gdsc-pdeu/blockchain-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain-in-go

Blockchain implementation in Go

A simple implementation of the idea behind Blockchain in Golang using packages like bytes and crypto which are a part of Golang's Standard Library.

Example program run:

Blockchain in Go

Resources for Learning

Blogs

Tutorials

Contributing to this project

Check out the 🎉 Contributing Guidelines 🎉 on how to contribute to this project and to read about what features can be included in Blockchain-Go.

Author

Maharshi Pandya

About

A simple implementation of how Blockchains work, in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages