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:
Check out the 🎉 Contributing Guidelines 🎉 on how to contribute to this project and to read about what features can be included in Blockchain-Go.