Demonstrate the practical usage of the DKMS network consisting of KERI Witnesses and Watchers.
- Run infrastructure using
docker compose up
. It starts a simple network of 3 Witnesses, 1 Watcher, and 1 Mesagkesto. - Build CLI binary, run
cargo build --release
.
Navigate to the scripts
dir and run the scripts.
config
- folder with configuration files fordocker compose
,events
- pre-generated keri events,scripts
- folder with scripts that test infrastructure,dkms-dev-cli
- Rust-based project providing a binary for generating KERI events.