Panda Wallet
A non-custodial and open-source wallet for BSV and 1Sat Ordinals
Vad är Panda Wallet?
Panda Wallet är en Chrome-tillägg utvecklad av Panda Wallet, och dess huvudfunktion är "A non-custodial and open-source wallet for BSV and 1Sat Ordinals".
Tilläggsskärmbilder
Ladda ner Panda Wallet-förlängningens CRX-fil
Ladda ner Panda Wallet-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | mlbnicldlpdimbjdcncnklfempedeipj |
| Officiell webbadress | https://chromewebstore.google.com/detail/panda-wallet/mlbnicldlpdimbjdcncnklfempedeipj |
| Beskrivning | A non-custodial and open-source wallet for BSV and 1Sat Ordinals |
| Filstorlek | 2.75 MB |
| Antal Installationer | 2,000 |
| Aktuell Version | 2.11.4 |
| Senast Uppdaterad | 2024-01-24 |
| Publiceringsdatum | 2023-10-21 |
| Betyg | 5.00/5 Totalt 7 Betyg |
| Utvecklare | Panda Wallet |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/Panda-Wallet/panda-wallet |
| URL till Sekretesspolicy Sidan | https://github.com/Panda-Wallet/panda-wallet/blob/main/PRIVACY_POLICY.md |
| Stödda Språk | 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": [
" | |