Panda Wallet
A non-custodial and open-source wallet for BSV and 1Sat Ordinals
Was ist Panda Wallet?
Panda Wallet ist eine Chrome-Erweiterung, die von Panda Wallet entwickelt wurde, und ihr Hauptmerkmal ist "A non-custodial and open-source wallet for BSV and 1Sat Ordinals".
Erweiterungsscreenshots
Panda Wallet-Erweiterungs-CRX-Datei herunterladen
Laden Sie Panda Wallet-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Panda Wallet is an open-source, non-custodial web3 wallet designed for ease of use and everyday transactions for dapps built on Bitcoin SV. Tailored to support BSV and 1Sat Ordinals, Panda Wallet offers a straightforward and secure way to receive, send, and manage your digital assets. Additionally, it is a powerful tool for developers looking to integrate a wallet into their BSV application thanks to Panda Wallet's Web3 provider functionality.
Grundlegende Informationen zur Erweiterung
Name | Panda Wallet |
ID | mlbnicldlpdimbjdcncnklfempedeipj |
Offizielle URL | https://chromewebstore.google.com/detail/panda-wallet/mlbnicldlpdimbjdcncnklfempedeipj |
Beschreibung | A non-custodial and open-source wallet for BSV and 1Sat Ordinals |
Dateigröße | 2.75 MB |
Installationsanzahl | 2,000 |
Aktuelle Version | 2.11.4 |
Letztes Update | 2024-01-24 |
Veröffentlichungsdatum | 2023-10-21 |
Bewertung | 5.00/5 Insgesamt 7 Bewertungen |
Entwickler | Panda Wallet |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/Panda-Wallet/panda-wallet |
URL der Datenschutzrichtlinien-Seite | https://github.com/Panda-Wallet/panda-wallet/blob/main/PRIVACY_POLICY.md |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.11.4", "manifest_version": 3, "name": "Panda Wallet", "description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals", "permissions": [ "storage", "unlimitedStorage" ], "action": { "default_popup": "index.html", "default_title": "Panda Wallet" }, "background": { "service_worker": "background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |