Golang (Go) implementation of full Grin (grin network) node.
Gringo is currently under active development & highly unstable.
- Reliable and fast grin-network node.
- Deep dive into p2p, blockchain development skills on fav Golang.
- Just for fun.
- Full node
- Mining mode (mining pool)
- API for developers
The Gringo project welcomes contributions. Gringo's primary goal is to be a reliable and fast grin-network node. Changes meet the requirements below, will be considered.
Contribution requirements:
- Tests: All changes must be accompanied by a new (or changed) test, or a sufficient explanation as to why a new (or changed) test is not required.
- ...