Withdraw from Tenebrae
Move value from Tenebrae Protocol back to a public wallet.
Withdraw amount and destination are public by design. That withdraw is not publicly linked to a specific prior deposit — Protocol breaks the on-chain link. Diligence framing: Compliance.
Steps
- Choose amount and destination.
- Client proves with client-side ZK Proofs (Noir) · wallet signs.
- Assets return to the public wallet through the Protocol withdraw path.
What you see
| In Tenebrae client | On-chain observer |
|---|---|
| Private balance decreases | Withdraw amount + destination — not publicly linked to a specific prior deposit |
More: Compliance · Stack.
Hands-on: Quickstart · Withdraw.