Product navigation
This route packages Umbra-style recipient privacy flow as Testnet product behavior: claim-link preparation, private settlement intents, private recipient boundaries, and proof continuity for operators, treasury teams, and judges.
Use PrivateDAO like infrastructure, not like a static brochure
This services route explains hosted reads, privacy policies, payout corridors, and the integration starter needed to plug the product into real organizations.
On this Umbra Testnet lane, relayer health and intent receipts are visible before any claim is treated as a completed private payout. The page keeps that boundary explicit for visitors and reviewers.
Prepare claim link, execute Testnet payout intent, verify receipt
The payout lane is structured for recipient privacy and operator clarity. Umbra is not isolated here; it serves the larger PrivateDAO system by handling the recipient-private disbursement edge inside confidential payroll, treasury payouts, grants, and controlled organizational distributions.
Build note: PrivateDAO development and hardening continue without interruption. This public route stays live while each integration is promoted from preparation, to Testnet receipt, to stronger on-chain execution proof.
Create a private claim link and execute the Testnet payout intent
This lane lets the visitor run the Umbra-style flow directly from the browser on the PrivateDAO Testnet operating surface. It prepares a claim link, forwards a recipient-private settlement intent to the read-node, records proof continuity, and leaves a live relayer health endpoint that the user can open immediately.
Execute the claim intent to display the latest Testnet receipt.
No link generated yet.
{
"rail": "umbra",
"operationType": "payment-link-claim",
"asset": "USDC",
"amount": "25",
"recipient": "B3STL1akxLGLvPpKd6Grz19jjVySkWrGgHFwGNK8yEZ",
"memo": "Umbra claim payout rehearsal",
"recipientHint": "contractor-01",
"auditMode": "confidential-payout",
"recipientVisibility": "recipient-private",
"createdAt": "2026-06-11T02:23:24.642Z"
}Umbra relayer boundary, SDK contract, and claim lifecycle are exposed for review
The live lane reaches Umbra's public relayer endpoint through the PrivateDAO read-node and keeps the exact claim boundary visible: browser clients still need wallet signing, SDK-generated proof account data, UTXO slot data, and relayer polling before a real claim is submitted. The upstream hostname is preserved as evidence; the PrivateDAO operating surface remains routed through the Testnet read-node.
- Relayer
- https://relayer.api-devnet.umbraprivacy.com
- Supported mints
- So11111111111111111111111111111111111111112DXQwBNGgyQ2BzGWxEriJPVmXYFQBsQbXvfvfSNTaJkL64oG4sjmopf5MzvTHLE8rpVJ2uyczxfsw2K84SUTpNDx7
Where Umbra fits inside the full product
Umbra covers the recipient-private payout edge. Governance and intelligence decide when a payout should happen, treasury selects the funding route, Encrypt / IKA protects sensitive payroll preparation, MagicBlock can handle fast private execution loops, and Umbra preserves recipient privacy at the disbursement step.
Encrypted payment coordination built as product infrastructure
This lane is not a trading flow. It is operational infrastructure for confidential payroll, encrypted treasury coordination, secure payout routing, and AI-assisted pre-sign controls, with each rail connected to review and proof surfaces on Solana Testnet.
Shielded treasury and payroll settlement path for confidential value movement with review-safe proof handoff.
Recipient-private payout lane for high-sensitivity disbursements and selective disclosure boundaries.
High-frequency execution path for private payment intent, commit continuity, and low-latency operation loops.
Client-side payload encryption and confidential execution commitments before any shared route receives metadata.
Encrypted payroll packet, computation commitment, and Ika custody readiness for confidential salary operations.
Prepare and forward rail-specific private settlement intents
This workbench turns private settlement into a real operator action surface. It prepares a Cloak or Umbra execution intent, forwards it through a rail-specific proxy when available, and records the resulting receipt path.
{
"rail": "umbra",
"operationType": "private-payroll",
"asset": "USDC",
"amount": "250",
"recipient": "B3STL1akxLGLvPpKd6Grz19jjVySkWrGgHFwGNK8yEZ",
"memo": "Payroll tranche / reviewer-safe memo",
"auditMode": "confidential-payout",
"recipientVisibility": "recipient-private",
"createdAt": "2026-06-11T02:23:24.665Z"
}The rail receipt will appear here after the operator forwards the prepared intent.