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 ownership transfer (SPEC §3, unit U5).
//!
//! Will own transferring a DID to a new p2 puzzle hash (new owner), recreating the child DID under
//! the new owner and requiring one `AGG_SIG_ME` over the CURRENT owner key.