Why AnonyMaus

A private execution layer for Web3. Intents are signed once; the rest runs through the TEE. Privacy does not rely on trust—enforcement is cryptography and protocol design.

Privacy by default

Today, every blockchain transaction is public. Wallets are tracked, balances exposed. AnonyMaus moves privacy to the execution layer: you authorize intents; execution stays private.

Intents, not raw txs

Instead of sending transactions on-chain, users authorize clear, bounded actions—swaps, transfers, contract calls. Executed on your behalf without revealing who initiated them or how much was spent.

Same dApps, same UX

Nothing changes for the user. Same dApps, same wallets, same flows. The extension intercepts and routes through the TEE; privacy is applied automatically, without new mental models.

Three layers

Client: extension injects a wallet provider and turns transactions into signed intents. Execution: inside TEE enclaves (MagicBlock), intents are decrypted, validated, executed. On-chain: minimal executor contract enforces fund usage; no custody, crypto and on-chain rules only.

Live on Sepolia — extension, secure execution layer, and on-chain enforcement.

Try in Playground →