Gledger is a simple implementation of a distributed ledger written in Go. Gledger is an personal education project which helps to
- Understand the basic conceps behind a distributed ledger like a blockchain and
- To get more familiar with the Go language.
Gledger is not meant for productional use!
Glegder is licensed with MIT license.