@dignetwork/dig-sdk — the typed front door for building dapps on the DIG Network: a Chia wallet abstraction (ChiaProvider: injected window.chia → WalletConnect/Sage) plus DigClient read-crypto (verify + decrypt content by URN) and the canonical CHIP-0035 spend builder, in ESM + CJS + .d.ts.
The DIG Network canonical ChainSource provider interface: the single pure trait + query types every Chia chain-source provider implements and every consumer depends on. Reads-only, no I/O, chia-* deps only.