CoinWallet: BTC Crypto Wallet

Send BTC, ETH, USDT, and 1000+ tokens as well as NFT.

CoinWallet: BTC Crypto Wallet क्या है?

CoinWallet: BTC Crypto Wallet https://coinsdo.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Send BTC, ETH, USDT, and 1000+ tokens as well as NFT."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Multi-chain self-custody crypto wallet with MPC, supports BTC, ETH, USDT, and 1000+ tokens as well as NFTs, now available on Google Chrome.

Take control of your cryptocurrency assets with CoinWallet, an institution-grade decentralized wallet developed independently by CoinsDo, a gateway to robust digital asset management and also for development purposes.

SELF-CUSTODY
CoinWallet puts you in control. It exclusively manages your private key, ensuring top-notch security while staying true to the principles of decentralization.
MULTI-PARTY COMPUTATION (MPC)
Harness the power of MPC technology and seamlessly manage assets with stakeholders through key-sharding in the TEE environment.
THRESHOLD SIGNATURE SCHEME (TSS)
Cast your vote to authorize transactions. Define the signature threshold and ensure that no single stakeholder can unilaterally mobilize the assets.
INTEROPERABILITY
CoinWallet is a hierarchical-deterministic (HD) wallet and blockchain agnostic, allowing you to import your assets from popular wallets like Metamask and more.
CUSTOM DERIVATION PATH
Define custom derivation paths for unlimited address generation and recover assets transferred wrongly to another EVM-based network.
TESTNET SUPPORT
Access over 30+ main chains and 1000+ tokens across both main and test networks and satisfy your development needs.
DAPP & NFT Web3 WALLET
Explore the realm of Web3, decentralized applications (DApps), and NFTs with CoinWallet's extensive support.
CoinsDo ECOSYSTEM INTEGRATION
As a product of CoinsDo, CoinWallet seamlessly integrates with CoinsDo’s ecosystem, providing enhanced functionality and convenience for managing your crypto assets and smart contracts.
EXCEPTIONAL USABILITY
CoinWallet isn't just for retail investors. Its extensive features make it exceptionally well-suited for firms and institutions, including family offices, investment funds, etc.
EXPANDING NETWORK AND TOKEN SUPPORT
CoinWallet now supports a 1000+ of networks and tokens not limited to BTC, ETH, USDT, USDC, etc, and more to come.                    

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

नाम CoinWallet: BTC Crypto Wallet CoinWallet: BTC Crypto Wallet
ID oafedfoadhdjjcipmcbecikgokpaphjk
आधिकारिक URL https://chromewebstore.google.com/detail/coinwallet-btc-crypto-wal/oafedfoadhdjjcipmcbecikgokpaphjk
विवरण Send BTC, ETH, USDT, and 1000+ tokens as well as NFT.
फ़ाइल का आकार 30.32 MB
स्थापना संख्या 235
वर्तमान संस्करण 1.1.27.1
अंतिम अपडेट 2024-03-06
प्रकाशन तिथि 2023-09-20
रेटिंग 5.00/5 कुल 30 रेटिंग्स
डेवलपर https://coinsdo.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.coinsdo.com/wallet_coinsdo.html
गोपनीयता नीति पृष्ठ URL https://www.coinsdo.com/privacy_policy/privacy_policy.en-US.html
समर्थित भाषाएँ en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1.27.1",
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "background": {
        "service_worker": "js\/db_service_worker.js"
    },
    "permissions": [
        "background"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icons\/wallet-logo-16.png",
            "32": "icons\/wallet-logo-32.png",
            "48": "icons\/wallet-logo-48.png",
            "128": "icons\/wallet-logo-128.png"
        }
    },
    "icons": {
        "16": "icons\/wallet-logo-16.png",
        "32": "icons\/wallet-logo-32.png",
        "48": "icons\/wallet-logo-48.png",
        "128": "icons\/wallet-logo-128.png"
    }
}