๐ŸŒŠ">
Launch Wallet โ†’

About Lethe

A self-custody wallet that hides the recipient of on-chain payments using one-time and stealth addresses.

Honest summary: Lethe is a metadata privacy wallet. It breaks the on-chain link between a sender and your main wallet. It does not hide the amount, timing, or the fact that a transfer occurred. It is not a mixer. It is not a ZK privacy pool (yet).

How it works

1

You share a meta-address

One string โ€” st:eth:02b850d4โ€ฆ โ€” that anyone can use to generate a fresh, unique payment address for you. Each sender gets a different address. You never share your real wallet.

2

Sender computes a stealth address

Their wallet combines your meta-address with a random secret. The result is a new address that only your wallet can spend from. It has no on-chain link to you.

3

Funds arrive unlinked

The stealth address receives the payment. On Etherscan, it looks like a random address โ€” no connection to your main wallet, no reusable identifier.

4

You claim on your terms

When you're ready, you click Claim. Lethe derives the ephemeral private key on-demand from your wallet signature, signs a transfer, and sweeps the funds to your main address.

What's private

PropertyStatus
Sender โ†’ your main wallet (direct link)Broken
Reuse of a payment addressPrevented
Your browser's IP from the RPC providerHidden (server-side Tor)
Your server logsNot written
Private keys at restNever stored
Amount of the paymentPublic
Timing of the paymentPublic
That a payment happenedPublic
Stealth-address โ†’ main-wallet linkVisible at claim time
Full graph analysis (deposit โ†’ withdraw)Not hidden โ€” Railgun planned

What Lethe is not

Technology

Reaching Lethe

Launch Wallet View Source