Expand description
Chio web3 settlement, anchoring, and official-chain contract types.
These types freeze the first official web3 execution surface on top of the Chio extension substrate. They define identity bindings, trust profiles, contract packages, chain configuration, anchoring proofs, oracle evidence, settlement lifecycle artifacts, and qualification matrices that later live-money work must honor.
Re-exports§
pub use chio_credit as credit;
Modules§
- anchors
- canonical
- Canonical JSON serialization (RFC 8785 / JCS).
- capability
- Capability tokens, scoped grants, attenuation, and governed execution metadata.
- chain
- contracts
- crypto
- Signing and verification primitives for Chio artifacts.
- error
- hashing
- Cryptographic hashing (SHA-256).
- identity
- merkle
- RFC 6962-compatible Merkle tree (Certificate Transparency style).
- qualification
- receipt
- Chio receipts: signed proof that a tool call was evaluated.
- settlement
- settlement_
proof - trust_
profile