Skip to main content
Wraith Protocol lets you add private, untraceable payments to any app. Every transaction goes to a fresh one-time stealth address — no on-chain link between sender and receiver. An AI agent running inside Trusted Execution Environment (TEE) hardware handles chain-specific cryptography, key management, and privacy analysis so you don’t have to.

How it works

Your App
    |
    v
@wraith-protocol/sdk              ← npm package
    |
    v
Wraith TEE Infrastructure         ← managed by Wraith (Phala TEE)
    |
    v
Blockchains                       ← Horizen, Stellar, Ethereum, ...
You install the SDK, get an API key, and build. No servers to run. No keys to manage. No chain-specific crypto to implement.

Supported chains

ChainFamilyStatusNative Asset
HorizenEVMLiveETH
StellarStellarLiveXLM
EthereumEVMPlannedETH
PolygonEVMPlannedMATIC
BaseEVMPlannedETH
SolanaSolanaPlannedSOL

Key features

  • Stealth addresses — every payment goes to a fresh one-time address with no on-chain link between sender and receiver.
  • Multichain — one agent, multiple chains. The AI routes to the right chain based on context.
  • AI-powered — natural language interface for payments, scanning, withdrawals, and privacy analysis.
  • TEE security — private keys derived inside Intel TDX hardware enclaves and never stored on disk.
  • Privacy scoring — the agent proactively warns about timing analysis, address correlation, and other privacy risks.

Quickstart

Install the SDK, create your first agent, and send a private payment in under 5 minutes.

Stealth addresses

Understand how one-time stealth addresses protect sender and receiver privacy.

Agents

Learn what a Wraith agent is and how it manages your identity across chains.

TEE security

Understand the hardware guarantees that protect your keys.