quadra-a-core 0.1.0-beta.1

Core protocol primitives for the quadra-a agent network
Documentation

quadra-a-core

Core Rust protocol primitives for quadra-a.

Use this crate when you need wire-level types and cryptographic building blocks: DIDs, signed Agent Cards, envelope encoding, trust records, or end-to-end session bootstrap primitives.

Install

cargo add quadra-a-core

Development

cargo test -p quadra-a-core