Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.09 KB

Ambient infrastructure

Purpose

Demonstrate the practical usage of the DKMS network consisting of DKMS Witnesses and Watchers, based on the KERI protocol.

Usage

Step 1: Run the Infrastructure

Navigate to the infrastructure directory and start the network using Docker:

docker compose up

This will set up a simple network consisting of:

  • 3 Witnesses
  • 1 Watcher
  • 1 Mesagkesto

Step 2: Connect to the Infrastructure

Interact with the running infrastructure using one of the following client (controller) options:

  1. Command Line Interface (CLI): Utilize dkms-bin for CLI-based interaction.

  2. API Client:

Tests

Navigate to the test-vectors dir and run the scripts.