A non-custodial wallet for Ethereum, Polygon, Optimism, Base, Solana, and XL1 โ built by the same team behind WinLEW. It ships as a web app, a browser extension, and a native mobile app, all sharing one codebase.
GeoWallet is a non-custodial, multi-chain wallet: your keys stay with you, and one wallet covers Ethereum, Polygon, Optimism, Base, Solana, and XL1 (the XYO Layer One chain) instead of juggling a different app per chain. It's built for the XYO ecosystem first, but works as a general-purpose EVM + Solana wallet for anyone.
The exact same app ships three ways โ as a browser-based PWA, a Chrome extension with a MetaMask-compatible provider, and a native iOS/Android app via Capacitor โ so you pick whichever fits how you actually use a wallet.
GeoShield is GeoWallet's built-in transaction-safety engine. Before you sign anything โ a swap, a token approval, a signature request โ it decodes exactly what that transaction actually does, on-device, and shows you a plain verdict:
A known-dangerous pattern โ like an unlimited token approval โ decoded and flagged clearly.
"Cannot verify." GeoShield's own rule is to confess when it doesn't recognize something, never guess that it's safe.
Understood, but worth a second look before signing.
Fully decoded and recognized as an expected, low-risk action.
"Decode-or-confess" is architectural law inside GeoWallet: unknown calldata is never shown as safe just because it's unfamiliar โ the exact opposite of how most wallet-drainer scams get people to sign away their tokens.
A TypeScript/React/Vite web app, a Chrome MV3 extension, and a Capacitor-wrapped mobile app all share the same core packages โ including the vault (AES-GCM encryption with a very high PBKDF2 iteration count) and an "Exposure Ledger" that finds your active token approvals across chains and gives you the exact calldata to revoke them.
GeoWallet isn't a WinLEW feature โ it's a separate, sister project from the same builder. WinLEW links to it here because it's a genuinely useful wallet for anyone holding $WinLEW or interacting with the XYO/XL1 ecosystem, not because WinLEW built it.