Panda Wallet
A non-custodial and open-source wallet for BSV and 1Sat Ordinals
Panda Walletとは何ですか?
Panda WalletはPanda Walletによって開発されたChromeの拡張機能で、その主な機能は「A non-custodial and open-source wallet for BSV and 1Sat Ordinals」です。
拡張機能のスクリーンショット
Panda Wallet拡張機能のCRXファイルをダウンロード
Panda Wallet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Panda Wallet |
ID | mlbnicldlpdimbjdcncnklfempedeipj |
公式URL | https://chromewebstore.google.com/detail/panda-wallet/mlbnicldlpdimbjdcncnklfempedeipj |
説明 | A non-custodial and open-source wallet for BSV and 1Sat Ordinals |
ファイルサイズ | 2.75 MB |
インストール数 | 2,000 |
現在のバージョン | 2.11.4 |
最終更新日 | 2024-01-24 |
公開日 | 2023-10-21 |
評価 | 5.00/5 合計 7 レビュー |
開発者 | Panda Wallet |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/Panda-Wallet/panda-wallet |
プライバシーポリシーページのURL | https://github.com/Panda-Wallet/panda-wallet/blob/main/PRIVACY_POLICY.md |
対応言語 | 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": [ " |