signctrl

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

SignCTRL

CI Codecov Go Report Card License

SignCTRL is a high availability solution for Tendermint that enables the creation of a highly available, self-managing set of validators that uses the blockchain itself as a perfectly synchronous communication line for double-signing protection.

⚠ SignCTRL is still beta software and not considered ready for production, yet. Use at your own risk.

Why SignCTRL?

  1. Built-in double-signing protection
  2. Very lightweight (no additional communication overhead for coordination work)
  3. No more sentry nodes are needed, as the validators in the set back each other up
  4. Minimal setup requires only two nodes

Requirements

  • Go v1.16+
  • Tendermint v0.34+ (with protobuf support)

Download

Get the repository via

$ git clone https://github.com/BlockscapeNetwork/signctrl

Build & Install

To build the binary into the ./build/ directory, use

$ make build       # local os/arch
$ make build-linux # linux/amd64

Alternatively, install the binary directly to your $GOPATH/bin via

$ make install

Getting Started

To get started, please see the Guides/Tutorials.
If you get stuck, see the FAQ.

Documentation

The documentation can be found here.

Security

Security and management of any key material is outside the scope of this service. Always consider your own security and risk profile when dealing with sensitive keys, services, or infrastructure.

No Liability

As far as the law allows, this software comes as is, without any warranty or condition, and no contributor will be liable to anyone for any damages related to this software or this license, under any kind of legal claim.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL