Wallet Adapter

Unlike traditional web3-first solutions, our adapter is built with a UI-first, ecosystem-agnostic philosophy. It focuses on delivering a seamless user experience while abstracting away blockchain-specific complexity.


To ensure maximum security and stability, we leverage Web3 Onboard by Blocknative — a robust wallet integration framework trusted by industry leaders. It gives us best-in-class capabilities for wallet connection, account management, and event tracking.

To support long-term scalability, the adapter is built on an abstract interface that allows seamless expansion into ecosystems like Cosmos, Solana, and others, without needing significant rewrites.


🧠 Why It’s Better (Non-Web3 Perspective)

  • Users don’t need to understand chains — the adapter handles it behind the scenes.

  • Abstracts away signing logic per chain type.

  • Fully modular: can plug in any wallet (EVM, Cosmos, Solana, Sui more).


🌐 Highlights

  • Dynamic wallet switching without reinitialization.

  • Unified event and state system for all wallets.

  • Easily testable using mocks for simulation.


Last updated