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

Verdict

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 257 topical neighbors reported in corpus crowdedness metric. 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% Winner-DNA primitive share: wallet 8.8% vs oracle 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 GitHub metadata: 25 commits, 2 contributors, 2 stars, last commit Oct 2024. Next move: ship automated tests, support custom RPC endpoints, and differentiate past generic wallet-standard compliance to escape this crowded field.

Closest competitors

Lazor Kit
Breakout 2025WinnerHonorable Mention - Infrastructure (Infrastructure)
9%
match

Invisible wallet and smart wallet infrastructure for seamless Solana user onboarding.

Prism
Breakout 2025WinnerHonorable Mention - DeFi (DeFi)
8%
match

A browser extension wallet and trading suite for seamless token discovery and execution across the web.

6%
match

A lightweight browser extension providing developers instant access to Solana features and workflow tools.

SOL Vault
Breakout 2025
5%
match

A simple and intuitive non-custodial wallet designed for the Solana ecosystem.

BUN
Radar 2024
5%
match

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.