Vigil Labs adds three independent security layers to your Ethereum wallet: a cryptographic wallet signature, a rotating TOTP code, and a one-time OTP via email or Telegram. All three must pass before a single wei moves.

Each security layer is independent. Break one. The other two still stop the transaction.
Every transaction is cryptographically signed by your private key. Only you, not us or the guardian, can initiate a move.
A time-based 6-digit code rotates every 30 seconds. Even if your email is breached, no code means no transaction.
A fresh one-time code hits your inbox or Telegram for every withdrawal. A compromised device alone cannot drain your funds.
Connect MetaMask, verify your email, and scan the Google Authenticator QR code. Full setup in under two minutes.
A personal VigilWallet contract is deployed on-chain with you as sole owner. The guardian can only co-sign, never initiate.
Every outbound transfer requires wallet sig + Authenticator code + OTP. All three, or nothing moves. Ever.

Still have questions? The contracts are open source on Etherscan and the escape hatch is always there.
Launch AppNever. Your private key stays in MetaMask on your device. Vigil Labs only sees the on-chain transaction hash the guardian co-signs. It has no access to your keys or funds whatsoever.
Your funds are never at risk. The 7-day escape hatch lets you bypass the guardian entirely and withdraw directly through your VigilWallet smart contract. No dependency on our servers.
No. A stolen device gives access to only one factor: your wallet signature. A transaction still requires the TOTP authenticator code and a fresh OTP sent to your email or Telegram. All three are required.
The guardian is a Vigil Labs backend key that co-signs verified transactions. It can only approve, never initiate. Without your wallet signature and both OTPs the guardian signature is worthless.
Vigil Wallet is live on Ethereum Sepolia testnet. Ethereum Mainnet is coming next. Additional network support will follow after the mainnet launch.
The VigilWallet and VigilWalletFactory contracts are open source and verified on Etherscan. A formal third-party audit is planned before the mainnet launch.