What stays hidden
Member list, approval thresholds, allowances per friend, recipient lists you set up. The wallet works the same; the rules aren't visible to outsiders.
Clear’s shared wallets are private by design. Who can spend, how many friends need to approve, the limits you set, none of it is readable by anyone else.
Visibility · what is and isn’t public
Member list, approval thresholds, allowances per friend, recipient lists you set up. The wallet works the same; the rules aren't visible to outsiders.
Whether the wallet exists. Whether it has approved transactions. The bytes a friend signs. Anything that was always public on a blockchain stays that way.
Verified, not just trusted
Clear uses encryption that lets the on-chain program check approvals against your rules without ever decrypting them. The network enforces what you set up, but only your wallet’s members can see what those rules are.
Powered by Encrypt · FHE primitives
The frontend routes every policy change through the Encrypt surface today using a local pre-alpha stub. Set NEXT_PUBLIC_ENCRYPT_GRPC_URL and NEXT_PUBLIC_ENCRYPT_NETWORK_KEY_HEX to submit inputs to Encrypt's pre-alpha service.
Policy values route through the Encrypt surface today. On-chain FHE enforcement switches on when the Encrypt network support lands.
Choose product