PENGY
Live on devnet · audit underwayA self-custodial Solana wallet built for people who would be ruined by losing their funds.
Every wallet on the market treats the recovery phrase as absolute proof of ownership. Copy it and you own the money. PENGY breaks that assumption: the vault is an on-chain program that will not release funds unless three independent factors sign together — the seed, a password-derived key held nowhere but in your head, and a device registered to the vault. An attacker with your phrase gets an empty room.
Around that core sit the protections that matter when things go badly. Spending limits the chain enforces on your behalf. A duress password that looks and behaves exactly like the real one, but silently alerts the people you nominated, with the time and your location. A dead man's switch that passes funds to a beneficiary if you stop checking in. A post-quantum authorization layer, because seed phrases outlive the cryptography that protects them.
The vault program is deployed to Solana devnet and its security properties are proven by six re-runnable on-chain tests: a seed-only attacker is rejected, an unregistered device is rejected, an unsigned device is rejected, the daily limit holds, and a duress withdrawal emits its silent alert. An independent security review returned zero critical and zero high findings. A full third-party audit is under way; mainnet follows it.
- Three-factor on-chain vault — seed, password-derived key, registered device
- Duress password that alerts emergency contacts with time and location
- Chain-enforced daily spending limits and withdrawal delays
- Dead man's switch with a permissionless executor
- Post-quantum WOTS+ authorization on every vault exit
- In-app swaps at 0.75%, falling to 0.08% for the heaviest traders
Self-custodial throughout. Excane cannot move, freeze or recover a user's funds, and holds no key that could.
- Chain
- Solana
- Platform
- Android, iOS to follow
- Status
- Devnet, audit underway
- Security review
- 0 critical · 0 high
- Test suite
- 450+ passing
- On-chain proofs
- 6 of 6 passing
- Custody
- User only