Lace

One fast, accessible, and secure platform for digital assets, DApps, NFTs, and DeFi.

Co je Lace?

Lace je rozšíření Chrome vyvinuté https://lace.io, a jeho hlavní funkcí je „One fast, accessible, and secure platform for digital assets, DApps, NFTs, and DeFi.“.

Snímky obrazovky rozšíření

Stáhnout soubor CRX rozšíření Lace

Stáhněte si soubory rozšíření Lace ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        One fast, accessible, easy-to-use, and secure platform for digital assets, DApps, NFTs, and DeFi. 
Lace. Hello Web3.

Get the first light wallet platform from Input Output Global, one of the creators of Cardano. Lace welcomes you into the new world of Web3, letting you manage your digital assets, access NFTs, easily stake your ada, and connect to a world of Cardano DApps, all from one easy-to-use interface. And many more features are in the pipeline.

YOUR SECURITY IS OUR PRIORITY
Enjoy added security with hardware wallet integration. Use hardware wallets like Ledger Nano S, Nano S+ and Nano X seamlessly from within Lace.

VERIFIED FOR YOUR PEACE OF MIND
Lace has been independently audited and manually verified by external auditor, FYEO, so the Lace team can improve code quality and security – giving you greater peace of mind. 

YOUR COLLECTIBLES ALWAYS AT HAND
View your Cardano NFTs in all their glory. Store your NFTs in the gallery or send to other wallets. Access marketplaces to browse and purchase Cardano NFTs.

LET YOUR DIGITAL ASSETS WORK FOR YOU
Explore stake pools on Cardano and choose where you delegate. Stake your ada to receive rewards for participating in the network. Plus, view your rewards history and chart your progress.

ONE WALLET, A WORLD OF DAPPS
The Lace DApp Connector makes accessing Web3 fast and easy. Connect to Cardano DApps with one wallet and use your ada on DEXs, DeFi services, and NFT marketplaces.

SAVE YOUR ADDRESSES IN ONE PLACE
Save your frequently used wallet addresses to the address book and access them with just a couple of clicks.

BUNDLE YOUR TRANSACTIONS - AND SAVE
With the new bundle feature you can send different types of assets to multiple users, all in one transaction – with just one transaction fee. Plus, reduce network congestion to keep transactions fast and seamless. You can find out more at https://www.lace.io                    

Základní Informace o Rozšíření

Název Lace Lace
ID gafhhkghbfjjkeiendhlofajokpaflmk
Oficiální URL https://chromewebstore.google.com/detail/lace/gafhhkghbfjjkeiendhlofajokpaflmk
Popis One fast, accessible, and secure platform for digital assets, DApps, NFTs, and DeFi.
Velikost souboru 14.25 MB
Počet instalací 10,000
Aktuální Verze 1.8.2
Poslední Aktualizace 2024-02-12
Datum Vydání 2022-12-08
Hodnocení 4.85/5 Celkem 87 Hodnocení
Vývojář https://lace.io
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.lace.io/
URL Stránky Nápovědy https://iohk.zendesk.com/hc/en-us
URL Stránky Zásad Ochrany Soukromí https://www.lace.io/iog-privacy-policy.pdf
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lace",
    "description": "One fast, accessible, and secure platform for digital assets, DApps, NFTs, and DeFi.",
    "version": "1.8.2",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAka60JHxHX0cwGYYMYLqLLzFOXcKyPo0JJAMqb0UE1htxfx5o3KBQGrOhlhzfUHtSNiSHBxdV+MEoICbogHPZu\/vRF+4KRATzEjd+\/2KCLKpjn2xvG3ay+WvFi5vhzk8h0dJelLKIX8lR0C31B+HU4oiwP+DwPTjlMELRZM68HxCXZ2UjY4VIkbNyWjKmsmuUwP2k7ul6vD\/5ePEac69KRFI9Z+aI7kg0UnVbDYg+jJDupHlVGtxnbrjsBwEhUHISFZbGuSjtnFDNf2LHN1iReVlfpg1kJFvj9chaULo64iMjsp+eCoVtZHq1OTAm03jpNOp3k2sRluBQz2wk5zjnswIDAQAB",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": ".\/js\/background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "webRequest",
        "storage",
        "tabs",
        "unlimitedStorage"
    ],
    "host_permissions": [
        ""
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' ; frame-src https:\/\/connect.trezor.io\/ https:\/\/www.youtube-nocookie.com; script-src 'self' 'wasm-unsafe-eval' ; font-src 'self' https:\/\/use.typekit.net; object-src 'self'; connect-src https:\/\/backend.live-mainnet.eks.lw.iog.io https:\/\/backend.live-preprod.eks.lw.iog.io https:\/\/backend.live-preview.eks.lw.iog.io https:\/\/api.handle.me https:\/\/preprod.api.handle.me https:\/\/preview.api.handle.me https:\/\/coingecko.live-mainnet.eks.lw.iog.io https:\/\/muesliswap.live-mainnet.eks.lw.iog.io  https:\/\/matomo.cw.iog.io\/ https:\/\/eu.posthog.com\/ https:\/\/use.typekit.net data:; style-src * 'unsafe-inline'; img-src * data:;"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                ".\/js\/content.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/connect.trezor.io\/*\/popup.html"
            ],
            "js": [
                "js\/trezor-content-script.js"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/js\/inject.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ]
        }
    ]
}