dig-did 0.3.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 recovery configuration & recovery spends (SPEC §3, unit U4).
//!
//! Will own setting the recovery list hash / number of required verifications and executing a
//! recovery that rotates the DID to a new owner via the configured recoverers' attestations.