Leap Cosmos Wallet

A crypto wallet for Cosmos blockchains.

Leap Cosmos Wallet क्या है?

Leap Cosmos Wallet https://leapwallet.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A crypto wallet for Cosmos blockchains."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Leap Cosmos Wallet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Leap is the only super wallet for Cosmos!

The best-ever crypto wallet for all the blockchains on Cosmos, Leap offers best-in-class UX to let you seamlessly explore the interchain.

IBC transfers, in-wallet staking & rewards, chain-specific features, governance, DeFi, and more, supported across 50+ chains.

We're gonna list out literally every single thing we do because our SEO guy tells us it's good for trust 😉

**A Super Wallet for Cosmos**

- Support for 50+ chains, we keep up with the interchain.
- Neat Portfolio Overview: View your net worth with all cosmos assets in one place. All tokens are added automatically.
- Superior Wallet Management: Need a new burner ID, or want to hide from the public? We've got you! Create multiple wallets using the same seed phrase, and switch seamlessly whenever you need.
- Simplified Chain Management: Bring your favs to the top, and hide any chains that you don't need.

**IBC made easy to use!**

- Send & receive assets across all IBC-enabled chains.
- Chain IDs? You don't even need to think about that, we'll manage it for you.
- Address book: Keep your frens close, and save trusted addresses for frequent use.

**Safety, Transparency, Trust**

- 100% Non-Custodial: Your keys are always yours, and no one else can access them. Ever.
- Audited: Our codebase has been combed through by Halborn. No bugs were found.
- Open-source: Our most critical repos are open-source, and we're working towards full open-source.
- Ledger Support: Connect your Ledger hardware wallet for an added layer of security, without compromising on convenience.

If you've been reading so far, give yourself a pat on the back. Maybe go and drink some water. Hydration is important.

**Stake & grow your portfolio!**

- In-wallet staking support for all chains so you can put your assets to work with the most trustworthy validators
- Single-click reward claims
- Airdrops updated right inside your wallet

**Do more on the interchain, with just your wallet!**

- In-wallet features to let you navigate the best of Cosmos.
- Collect & show off your NFTs with the NFT gallery. View details like floor price & traits, tag your favorites and browse by collections.
- Contribute to the community. Vote on governance proposals, track voting status and view results.
- Move assets seamlessly, with in-wallet swaps on selected chains. Low fees, quick swaps, powered by the leading DEXs.
- Integrated with all major dApps and products so that you can explore the latest and greatest in DeFi, NFTs, trading, gaming, and more…

**Not like any other wallet extension!**

- In wallet faucets for new testnets? Yep, we do that!
- Support for custom chains and tokens, so you can tinker with the newest Cosmos development.
- Custom features to leverage the full scope of IBC? Y to the E to the S baby!

Want more? Just drop us a line on our socials, and we'll make sure your requests get maximum priority.

Twitter: https://twitter.com/leap_cosmos

Discord: https://discord.gg/5vXcXdQRaA

Telegram: https://t.me/leap_cosmos

Feature Requests - https://leap-wallet.canny.io/feature-requests                    

एक्सटेंशन की मूल जानकारी

नाम Leap Cosmos Wallet Leap Cosmos Wallet
ID fcfcfllfndlomdhbehjjcoimbgofdncg
आधिकारिक URL https://chromewebstore.google.com/detail/leap-cosmos-wallet/fcfcfllfndlomdhbehjjcoimbgofdncg
विवरण A crypto wallet for Cosmos blockchains.
फ़ाइल का आकार 11.59 MB
स्थापना संख्या 411,959
वर्तमान संस्करण 0.10.7
अंतिम अपडेट 2024-02-29
प्रकाशन तिथि 2022-08-10
रेटिंग 4.36/5 कुल 124 रेटिंग्स
डेवलपर https://leapwallet.io
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.leapwallet.io/cosmos
सहायता पृष्ठ URL https://www.leapwallet.io/cosmos
गोपनीयता नीति पृष्ठ URL https://leapwallet.notion.site/Leap-Privacy-Policy-2701c8f43bbb4f1ab582b7a9764beba0
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Leap Cosmos Wallet",
    "description": "A crypto wallet for Cosmos blockchains.",
    "version": "0.10.7",
    "options_page": "index.html",
    "web_accessible_resources": [
        {
            "resources": [
                "injectLeap.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_icon": {
            "128": "\/icons\/icon-128.png"
        },
        "default_popup": "index.html"
    },
    "icons": {
        "16": "\/icons\/icon-16.png",
        "48": "\/icons\/icon-48.png",
        "128": "\/icons\/icon-128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "contentScripts.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+L"
            }
        }
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": {
        "extension_pages": "object-src 'none'; script-src 'self' 'wasm-unsafe-eval'; img-src * 'self' data: https:; font-src https:\/\/fonts.gstatic.com; style-src 'self' https:\/\/fonts.googleapis.com  data: 'unsafe-inline'; connect-src * data: blob: filesystem:; media-src * data: blob: filesystem:; form-action 'self'; frame-ancestors 'none';frame-src https:\/\/newassets.hcaptcha.com https:\/\/www.google.com\/; base-uri 'self'; default-src 'none'"
    }
}