Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.
/ gringo Public archive

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

License

Notifications You must be signed in to change notification settings

dblokhin/gringo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Requirements

  • Golang >= 1.11

Building node

$ go get github.com/dblokhin/gringo/cmd/node

Check your $GOPATH/bin folder for binary.

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages