Expand description
Confium ecosystem demonstration programs.
Each binary in src/bin/ demonstrates one aspect of the ecosystem:
threshold_signing— 3-party FROST-ed25519 threshold signing sessionplugin_load_and_hash— plugin loading via the standard Confium loaderkeystore_roundtrip— compartmentalized key storageaudit_log_stream— structured JSON audit events
Run with: cargo run -p confium-examples --bin <name>