A universal wallet adapter for building apps that interact with Cosmos blockchains and wallets.
Cosmos Kit is a universal wallet adapter for developers building applications that interact with Cosmos blockchains. It provides a single interface to connect with multiple Cosmos wallets like Keplr, Leap, and Cosmostation, simplifying wallet integration and blockchain interactions.
Developers building decentralized applications (dApps) on Cosmos blockchains who need to integrate wallet connectivity and blockchain interactions.
Developers choose Cosmos Kit because it offers a unified wallet adapter with broad wallet support, React integration for easy implementation, and modular packages that allow customization while reducing development complexity.
Universal wallet connector for the Cosmos ⚛️
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Supports over a dozen wallets including Keplr, Leap, and Cosmostation, with WalletConnect for mobile, as listed in the wallets directory.
Provides pre-built React hooks and components like the Interchain UI Modal, making wallet connection straightforward for React developers.
Offers separate packages for core, React, and wallet-specific adapters, allowing for lightweight and customizable installations.
Integrates directly with CosmJS for Stargate and CosmWasm signing, enabling complex blockchain operations without extra setup.
The README explicitly warns to upgrade to interchain-kit, indicating that Cosmos Kit may be deprecated and lack future updates or new features.
The modular architecture with multiple packages (e.g., core, react, walletconnect) requires managing dependencies, complicating initial setup compared to all-in-one solutions.
Relies on external docs hosted at docs.hyperweb.io, which might not be synchronized with the latest code changes, leading to potential integration issues.