Panda Wallet
A non-custodial and open-source wallet for BSV and 1Sat Ordinals
What is Panda Wallet?
Panda Wallet is a Chrome extension developed by Panda Wallet, and its main feature is "A non-custodial and open-source wallet for BSV and 1Sat Ordinals".
Extension Screenshots
Download Panda Wallet Extension CRX File
Download Panda Wallet extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Panda Wallet |
ID | mlbnicldlpdimbjdcncnklfempedeipj |
Official URL | https://chromewebstore.google.com/detail/panda-wallet/mlbnicldlpdimbjdcncnklfempedeipj |
Description | A non-custodial and open-source wallet for BSV and 1Sat Ordinals |
File Size | 2.75 MB |
Installation Count | 2,000 |
Current Version | 2.11.4 |
Last Updated | 2024-01-24 |
Publish Date | 2023-10-21 |
Rating | 5.00/5 Total 7 Ratings |
Developer | Panda Wallet |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/Panda-Wallet/panda-wallet |
Privacy Policy Page URL | https://github.com/Panda-Wallet/panda-wallet/blob/main/PRIVACY_POLICY.md |
Supported Languages | 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": [ " |