Skip to content

Ginco Enterprise Wallet - Key Management Proxy Server

Notifications You must be signed in to change notification settings

GincoInc/gew-kmp

Repository files navigation

gew-kmp

Requirements

  • Amazon DynamoDB
  • Amazon S3
  • AWS Key Management Service x 2

Usage

Preparation

# Set config.toml
cp configs/teller/config.toml.example configs/teller/config.toml

# Set .env
cp envs/teller/.env.example envs/teller/.env

Run

docker-compose up -d

CUI

make evans