Skip to content

yoss22/gringo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRINGO

Golang (Go) implementation of full Grin (grin network) node.

Development status: frozen (highly unstable grin's consensus & protocol).

The goals

  • Reliable and fast grin-network node.
  • Deep dive into p2p, blockchain development skills on fav Golang.
  • Just for fun.

The features

  • Full node
  • Mining mode (mining pool)
  • API for developers

How to build

How to contribute

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:

  1. 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.
  2. ...

About

Alternative full Grin node on Golang (implementation of the MimbleWimble protocol) https://github.com/mimblewimble/grin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%