View DIG DataLayer Data in your browser, consume dApps on the DIG Network
-
Updated
Jul 24, 2026 - TypeScript
View DIG DataLayer Data in your browser, consume dApps on the DIG Network
The DIG Node runs as a Peer in the DIG Network
A Git-shaped, encrypted, content-addressable store that compiles to a single self-defending WebAssembly module.
Windows packaging for ungoogled-chromium
Parallel on-chain voting for Chia: Groth16 + BLS ballot finality, election/registration/ballot/voting coins, and trusted-setup ceremony (reference implementation + CHIP docs).
DIG Chia light-client connectivity — wallet-protocol full-node client + ChainSource provider (dig-node seam 1)
The DIG Network canonical Chia NFT expert crate: a pure, key-free, network-free SpendBundle-builder for CHIP-0005 NFTs (mint, transfer, metadata/URIs, royalty, DID-link, lineage). Never holds a key, never signs, never broadcasts.
DIG session/keystore layer: unlock identity keys + inject signing keys (composes dig-keystore + dig-identity).
DIG Network social graph — dig-app-side connection manager: offer-first symmetric profile exchange, synchronous mutual-connection state machine over IdentityProfile (#986)
The canonical base DID-expert crate for the DIG Network: exhaustive Chia DID lifecycle spend-builders (create/update/recover/transfer/launch-singleton-from-DID/melt) built on chia-wallet-sdk. Pure SpendBundle-only library — never broadcasts, never holds keys; the consumer signs + pushes.
The DIG Network canonical Chia option-contract expert crate: a pure, key-free, network-free CoinSpend-builder for CHIP-0042 covered options (create, exercise, clawback/cancel, inspect). Never holds a key, never signs, never broadcasts.
Canonical DIG peer mTLS: the shipped public DigNetwork CA, per-peer node certs, rustls mutual-auth configs, peer_id = SHA256(SPKI DER), and the #1204 BLS-G1 cert binding.
Canonical dig-node<->dig-app IPC contract for the DIG Network — control.session.* handshake, DIGNET-SESSION-v1 challenge + DIGNET-SIGN-v1 callback builders, per-user pipe/UDS transport contract, frame bounds, session error taxonomy. Pure leaf; consumers = dig-app + dig-node (de-dup session.rs).
Canonical client<->dig-node CONTROL interface contract crate - the method catalog for controlling/querying a running dig-node (config, status, peers, subscriptions, cache, wallet), transport-agnostic. SSOT so client and node can't drift.
search.dig.net — SEO-first branded landing page for chia:// / DIG Network install funnel
DX package: resolve a DIG URN to its data through the protocol (node-first: dig-node if running, else rpc.dig.net). Rust crate + wasm npm pkg. First consumer: Sage wallet NFT images. #662.
The DIG Network's library of active on-chain evidence types: each type gathers the on-chain info its proof needs through an injected ChainSource and re-verifies offline. Unforgeable, fail-closed.
DIG peer-selector — self-optimizing peer-selection middleware for the DIG Node: tracks network topology, learns per-peer latency/bandwidth from real download outcomes, and autonomously distributes multi-peer RPC/download requests to minimize P99 latency + avoid thundering-herd, with no user-facing knobs.
Add a description, image, and links to the dig-network topic page so that developers can more easily learn about it.
To associate your repository with the dig-network topic, visit your repo's landing page and select "manage topics."