Leap Cosmos Wallet

A crypto wallet for Cosmos blockchains.

Leap Cosmos Wallet là gì?

Leap Cosmos Wallet là một tiện ích mở rộng Chrome được phát triển bởi https://leapwallet.io, và tính năng chính của nó là "A crypto wallet for Cosmos blockchains.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Leap Cosmos Wallet

Tải xuống các tệp mở rộng Leap Cosmos Wallet dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Leap Cosmos Wallet Leap Cosmos Wallet
ID fcfcfllfndlomdhbehjjcoimbgofdncg
URL Chính Thức https://chromewebstore.google.com/detail/leap-cosmos-wallet/fcfcfllfndlomdhbehjjcoimbgofdncg
Mô tả A crypto wallet for Cosmos blockchains.
Kích Thước Tệp 11.59 MB
Số Lần Cài Đặt 411,959
Phiên Bản Hiện Tại 0.10.7
Cập Nhật Lần Cuối 2024-02-29
Ngày Phát Hành 2022-08-10
Đánh Giá 4.36/5 Tổng số 124 Đánh Giá
Nhà Phát Triển https://leapwallet.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.leapwallet.io/cosmos
URL Trang Trợ Giúp https://www.leapwallet.io/cosmos
URL Trang Chính Sách Bảo Mật https://leapwallet.notion.site/Leap-Privacy-Policy-2701c8f43bbb4f1ab582b7a9764beba0
Ngôn Ngữ Được Hỗ Trợ 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'"
    }
}