darwin-docs
Darwin docs index
architecture.md
— components, accounts, flows
demo.md
— end-to-end UI walkthrough with live tx hashes (the page reviewers should read first)
status.md
— verified live state + headline numbers (refreshed 2026-05-27)
contracts.md
— live testnet + Sepolia contracts with addresses
baskets.md
— DCC, DAG, DCO, DPP composition
bali-integration.md
— canonical Sepolia↔Miden bridge
relay-v2-spec.md
— Miden-side custodial relay design
Each repo also ships its own
README.md
with usage + run instructions:
darwin-protocol
— MASM controllers, atomic notes, build/deploy binaries
darwin-relay
— axum REST + on-chain worker
darwin-frontend
— Next.js + Miden Web SDK
darwin-sdk
— Rust/TS client wrappers
darwin-baskets
— TOML manifests + loader
darwin-bridge-adapter
— AggLayer L1 contracts
darwin-oracle-adapter
— Pragma adapter + fallback
darwin-infra
— local Docker stack + deploy scripts