⚛️
Leap Cosmos
  • Introduction
  • for dapps: Connect to Leap
    • Introduction
    • Optimizing Wallet Connectivity for Cosmos Dapps
    • Add Leap to existing Keplr integration
    • Add Leap to a new dapp
    • Suggest chain : Add Leap to a non-native chain
    • Add Leap to a Secret dapp
    • Wallet Connect
    • Wallet Adapters
      • Cosmos Kit
      • Shuttle
    • API Reference
  • for chains: integrate into Leap
    • Introduction
  • for SEI dapps: Connect to Compass
    • Connect to Compass
  • FOR SEI EVM DAPPS: CONNECT TO COMPASS
    • Connect to Compass
    • Supported RPC methods
  • Leap Metamask Snap
    • Introduction
    • Integrating Snaps
      • Metamask Cosmos Snap
      • Cosmos Snap Provider
      • Cosmos Kit
  • Embedded Wallet SDK
    • Embedded Wallet SDK React
    • Embedded Wallet Provider
    • Migration
    • Usage without UI
  • Elements
    • Introduction
    • Get Started
    • Integrate via CDN / Script Tag
    • Integrate as an Embed
    • Components
      • Aggregated Swaps
      • IBC Only Swaps
      • Fiat On-ramp
      • IBC Transfer
      • Multi View
    • Theming
      • Using CSS Variables
      • Advanced Customisations
    • Use Elements Without the UI
    • Tab Config
    • Using Skip API Key
  • Cosmos Nodes
    • Fallback Falooda : Node Fallback System
    • (Coming Soon) Blockchain Node Setup Guide
    • (Coming Soon) Monitoring Blockchain Node Performance
  • RESOURCES
    • Leap Assets
Powered by GitBook
On this page
  1. for dapps: Connect to Leap
  2. Wallet Adapters

Cosmos Kit

CosmosKit is a wallet adapter for developers to build apps that quickly and easily interact with Cosmos blockchains and wallets

PreviousWallet AdaptersNextShuttle

Last updated 1 year ago

Here is a short brief on how to use Cosmos Kit on your dapp

Cosmos Kit : You can use the , to connect with most popular cosmos wallets (Leap, Keplr, Cosmostation, etc.). This is intended to work both on desktop & mobile.

To connect to Leap using cosmos kit add the package

Cosmos Kit has integrated with Wallet Connect v2 which is the latest and recommended version by Wallet Connect. This would provide dapps with two features :

  • Desktop Browser - Option for a scan QR pop-up that would work with all the wallets that support Wallet Connect v2 (Leap, Keplr, and Cosmostation all support v2)

  • Mobile Browser - Option for a deep link pop-up that would show all the mobile app wallets

In case, the chain is not natively supported within Leap Wallet, Cosmos Kit also supports Suggest Chain through Leap via which you can add any chain on the Leap extension or the mobile app

RELEVANT DOCUMENTATION

cosmos-kit packages
@cosmoskit/leap
Using CosmosKit from Scratch
How to Add Leap Wallet to CosmosKit
Cosmos Kit Developer Docs
Wallet Connect Docs