dig-did 0.1.0

The DIG Network canonical Chia DID expert crate: a pure, key-free, network-free SpendBundle-builder for Chia Decentralized Identifiers. Builds the exact CoinSpends for every DID lifecycle operation and reports the exact signatures a caller must produce — never holds a key, never signs, never broadcasts.
Documentation
1
2
3
4
//! DID melt / termination (SPEC §3, unit U7).
//!
//! Will own melting a DID (spending it with no odd-amount successor), a terminal operation whose
//! [`crate::DidSpend::child`] is `None`. Requires one `AGG_SIG_ME` over the owner key.