Invisible wallet and smart wallet infrastructure for seamless Solana user onboarding.
Browser extension wallet for Solana implementing the Wallet Standard, with tx simulation and view-only accounts
A shallow, stale Solana wallet extension in a crowded field with no confirmed wins.
Dimensions
Solibra Wallet is a Chrome extension implementing the Wallet Standard for Solana, with encrypted local key storage, tx simulation, and view-only accounts. The core wallet-extension mechanic is well-trodden: solana-developer-wallet at 0.064 similarity and sol-vault at 0.050 cover similar ground, and the winning Prism extension at 0.082, though now dead-linked, already shipped a full browser-extension trading wallet, pushing this into false-gap territory against 257 topical neighbors in the corpus . The project itself surfaces as a self-matched corpus entry, meaningful winnerSimilarity signal, but wallet is only 8.8% of winner-DNA primitives versus oracle at 16% , and no prize record attaches to it. Engineering is real, not boilerplate: command-pattern message passing, AES-GCM/PBKDF2 key encryption, and a clean command/store/ui/wallet-standard layout, but there are zero tests, no CI, and a hardcoded mainnet-only RPC routed through a third-party proxy. Momentum is the weakest dimension: 25 commits, 2 contributors, 2 stars, no activity since October 2024 . Next move: ship automated tests, support custom RPC endpoints, and differentiate past generic wallet-standard compliance to escape this crowded field.
Closest competitors
A browser extension wallet and trading suite for seamless token discovery and execution across the web.
A lightweight browser extension providing developers instant access to Solana features and workflow tools.
A simple and intuitive non-custodial wallet designed for the Solana ecosystem.
A minimal browser wallet using WebAuthn and transaction bundles for streamlined Solana interactions.
Winner DNA
Wallet Standard / smart-wallet primitive presence among winners: present
Repo implements full @wallet-standard interfaces; wallet primitive appears in 12/136 (8.8%) of cohort winners.
React + TypeScript frontend stack: present
Built with React/TypeScript, matching 44% and 23% of cohort winners respectively.
On-chain Anchor program / Rust smart contract: missing
No on-chain program; purely a client-side extension despite 36% of winners shipping Rust and 20% Anchor programs.
Seedless / onboarding-friction innovation (like Lazor Kit, Verve): missing
No account-abstraction or seedless onboarding feature; relies on standard keypair generation/import.
Automated tests + CI pipeline: missing
No test suite or CI workflows found across the 88-file tree.
Sustained multi-contributor momentum: missing
Only 2 contributors and 25 commits over 2.5 months, with no activity since October 2024.