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