Skip to content

AidosKuneenOld/consensus

Repository files navigation

Build Status GoDoc GitHub license Coverage Status Go Report Card

Consensus

Overview

This library is the consensus core of AidosKuneen.

Requirements

  • git
  • go 1.9+

are required to compile.

Install

$ go get github.com/AidosKuneen/consensus

Usage

See test code.

Dependencies and Licenses

This software includes a rewrite (from C++ to go) of Ripple consensus

which are covered by MIT License.

Golang Standard Library                       BSD 3-clause License

Releases

No releases published

Packages

No packages published

Languages