quorum-key-manager

command module
v0.0.0-...-f5bbbf4 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

Website Website

CircleCI Go Report Card Quality Gate Status Coverage

Quorum Key Manager

Quorum Key Manager (QKM) is a key management service developed under the BSL 1.1 license and written in Go.

Quorum Key Manager is no longer actively maintained by Consensys and is provided as-is. It is an open-source project and contributions are welcome. See the license for more details.

The documentation can now be found here within this repo.

Quorum Key Manager exposes an HTTP API service to manage your secrets, keys and Ethereum accounts. QKM supports the integration with AWS Key Management Service, Azure Key Vault and HashiCorp Vault.

In addition, using the JSON-RPC interface of the QKM, you can connect to your Ethereum nodes to sign your transaction using the Ethereum account stored in your secure key vault.

Run QKM

First, define your Quorum Key Manager environment setup using manifest files. Examples can be found at ./deps/config/manifests. More information about how to set up service can be found in documentation.

Now launch Quorum Key Manager service using docker-compose with the following command:

docker-compose up

Build from source

Prerequisites

To build binary locally requires Go (version 1.15 or later) and C compiler.

Build

After downloading dependencies (ie go mod download) you can run following command to compile the binary

go build -o ./build/bin/key-manager

Binary will be located in ./build/bin/key-manager

License

Orchestrate is licensed under Apache-2.0.

Please refer to the LICENSE file for a detailed description of the license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg
app
client
nolint
nolint
client/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
ethereum/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
http/request
Package request is a generated GoMock package.
Package request is a generated GoMock package.
http/testutils
Package testutils is a generated GoMock package.
Package testutils is a generated GoMock package.
jsonrpc/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
tcp
tessera/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
tls
src
aliases/database/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
aliases/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
auth/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
infra/akv/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
infra/api-key/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
infra/aws/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
infra/hashicorp/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
infra/jwt/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
infra/log/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
infra/manifests/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
infra/postgres/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
infra/tls/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
nodes/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
nodes/node/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
nodes/node/proxy
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
stores/database/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
stores/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
vaults/mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
e2e

Jump to

Keyboard shortcuts

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