DOGE Connecting

Docs / Reference / Ecosystem status

What's live, what's next

Ecosystem status

An honest, regularly-updated read on what's confirmed live, what's in beta, and what's still being tested.

An ecosystem this size doesn't ship every corner at the same speed, and we'd rather tell you where the edges are than let you find them in production. This page is the single place that summarizes it; the individual pages linked below go into the actual mechanism.

How to read this

Live Beta Wallet / internal only Unverified / in progress

Live means confirmed working in production, edge cases included. Beta means the core path works but some edges are still being finished. Unverified / in progress means the code is structurally complete but doesn't yet have a production track record — treat it as "should work, hasn't been proven at scale yet."

Wallet provider

SurfaceStatusNotes
Connect, accounts, eventsLiveProvider version 1.1.0, mainnet only.
Send DOGELiveDust, fee, change and max-balance edge cases confirmed.
Send DRC-20 (single recipient)LiveFully automatic commit → reveal → move.
Send DRC-20 (batch, many recipients)UnverifiedWallet-only today; structurally complete, not load-tested.
PSBTs & request()Live

Data & markets

SurfaceStatusNotes
Explorer APILiveReads (tx, balance, UTXOs, history, transfer inscriptions).
Pulse pricing mechanismLiveBonding-curve + pool pricing, both driven by confirmed on-chain state.
Swap quotes & pool/position readsLiveMost-exercised part of the AMM API.
Swap execute, add/remove liquidity, claim-feesBetaAutomatic slippage-failure refunds and unclaimed-fee-on-removal handling are still being finished.

Cross-chain & apps

SurfaceStatusNotes
Bridge (lock/mint, burn/release)LiveCore + production indexer proof; M-of-N attesters on DogeOS; on-chain params published.
Extension pairingLivePoll-based relay handshake.
𝕏Đ Good on XLiveTips, hire, rewards, marketplace, DRC-20 swap on X (extension).
Merchant paymentsLiveAddress + amount QR, on-chain auto-detection.
Launch (collections / mint / members)BetaDogeSoft LAUNCHPAD_MINT via the shared inscriber; drop-in dogesoft.js + wallet.js for other sites.
Play (wallet arcade)Wallet-onlyNot a public integration surface.
Quantum-aware (PQC/Falcon) attestationBetaAdditive layer alongside standard signing, not a replacement for it.
💡

Found something on this page that's since changed? That's expected — ecosystems move faster than docs. Treat this page as directionally honest, not as a guaranteed real-time feed, and verify anything load-bearing against the live API response before you ship on it.