Planq Docs
  • Getting Started
    • Getting Started
    • Background
    • Architecture
  • FOR USERS
    • πŸ”₯Crypto Wallets
    • 🦊MetaMask Configuration
    • 🏰Castrum Wallet
      • Castrum Wallet FAQ
      • Supported Chains on Castrum
    • 🦁Brave Wallet
    • 🐸Leap Wallet
    • βš›οΈKeplr wallet
    • πŸŒ‰Bridges
      • IBC (Planq Chain, other Cosmos chains)
      • Deltaswapp WebApp (BSC, other EVM Chains)
        • Assumptions
        • DELTA Token
        • ERC20 / IBC Conversion
        • EVM Chain Integration
        • Governor
        • Operations
        • Supported Chains and Contracts
        • Updating Testnet
        • Vesting
      • FAQs for Bridge transfers
    • πŸ’‘Tips & FAQs
  • FOR DAPP DEVELOPERS
    • πŸ’‘Founder FAQs
    • πŸ…Hacker's getting started resources
    • πŸ“ƒSmart Contracts
      • Contract Deployment
      • Contract Verification
      • Multicall & Permit2
      • Best Practices
      • Name Service
      • Polygon ID
      • Token Contract Addresses
    • πŸ’»dApp Creation
      • Free and commercial RPC endpoints
      • Wallet integrations
      • JSON-RPC methods
      • Adress Conversion
    • βš™οΈDev Tools & Integrations
      • Overview of dev tools & integrations
      • Flair
  • FOR NODE HOSTS
    • Running nodes
      • Planq Mainnet
        • Snapshot
        • State-sync
      • Devnet
      • Best Practices
    • Planqd
  • Block Explorers
    • Block Explorer and API Keys
    • Planq EVM Explorer
  • PLANQ CHAIN PROTOCOL
    • Atlas Testnet
    • Whitepaper
    • Chain ID and Address Format
    • Planq General FAQ
    • Genesis
    • Modules
      • module_bank
      • module_distribution
      • module_gov
      • module_mint
      • module_slashing
      • module_staking
      • module_feemarket
    • Chain Details
      • List of parameters
      • Technical glossary
      • Protocol Documentation
    • Privacy Policy
    • Legacy Docs
Powered by GitBook
On this page
  • Leap Wallet
  • Leap Wallet Extension
  • Overview
  1. FOR DAPP DEVELOPERS
  2. dApp Creation

Wallet integrations

PreviousFree and commercial RPC endpointsNextJSON-RPC methods

Last updated 1 year ago

Planq chain is supported by the following self-custodial wallets:

  • Leap Wallet.

  • Keplr Wallet.

  • MetaMask (requires custom network configuration).

  • and more than 30 other wallets.

Leap Wallet, Keplr Wallet and MetaMask have mobile apps that include in-app dApp browsers. Users can access dApps on the go via these in-app browsers. We recommend that all dApp developers integrate with these 3 wallets at least, and more if possible.

Leap Wallet

A non-custodial wallet to store, earn, and grow your crypto

is a non-custodial wallet that gives users full control of their crypto and private keys. Private keys are encrypted locally on the user’s mobile phone, and protected by Biometric Authentication.

If you are a dApp developer, integration with the Leap Wallet is the best way to deliver a smooth user experience all Planq users around the world.

Users will be able to login with your dApp in several ways:

  • On Mobile, they can visit your dApp and connect to it via the in-app browser of the Leap Wallet iOS or Android apps.

  • On Desktop, they can install the Leap Wallet Extension from the Chrome extension store into their Chrome, Edge or Brave browser. The extension can be connected to the Leap Wallet mobile app (in which case the user will need to confirm each transaction on their mobile phone), or alternatively it can work as a standalone extension entirely in the browser.

To get your dApp listed on the dApp section of Leap Wallet, the steps are as below:

  • Make sure your dApp completes the integration of our SDK and the wallet connection is working

  • Submit your dApp on

  • DeFi Wallet Team review submission with stakeholders

  • DeFi Wallet Team proceed with the dApp listing

Continue reading below if you would like to learn more about integrating your dApp and the Leap Wallet.

Leap Wallet Extension

Overview

As a developer, if you would like to offer all the mobile and desktop connection options provided by the Leap Wallet, the first step is to integrate your dApp with the Leap Wallet Wallet Extension.

Once the Wallet Extension is working, all the other connection methods should start working as well, even on mobile, since they are supported by the same SDKs.

The Leap Wallet Extension currently supports the following networks:

  • Planq

  • Cosmos

  • All other Cosmos compatible chain

πŸ’»
Leap Wallet
Dapp.Space