Lost your wallet's private key? Normally that's it, funds gone forever.
Built Aegis: a non-custodial social recovery vault on Solana. Guardians plus an approval threshold can rotate your wallet to a new key after inactivity, funds included.
Thread 🧵
Guardians can never move, spend, or view vault funds. They only vote to rotate the owner key. Owner can cancel any recovery instantly, no matter how many approvals exist.
Built with Anchor and solana/kit.
Try it: https://t.co/ijldt6ZngO
Code: https://t.co/LKfkgwLSP7
@contractdotdev TypeScript, Next.js, Node.js, React, Solidity, Hardhat, Wagmi. I've shipped production dApps and contributed to open source.
https://t.co/Y3aSv8bQFg
Built a passkey-first Solana wallet example using @lazorkit 🔐⚡
• No wallet extensions
• No seed phrases
��� Gasless transactions via paymaster
• Clean Next.js reference repo
🔗 GitHub: https://t.co/hthYoODvJU
@lazorkit The goal was to demonstrate how Lazorkit integrates into a real React app, rather than overbuilding features.
What’s included:
• Passkey-based smart wallet
• Session restoration
• Gasless SOL payments
• Minimal wallet-style UI
• Step-by-step tutorials in README