Panda Wallet
A non-custodial and open-source wallet for BSV and 1Sat Ordinals
O que é Panda Wallet?
Panda Wallet é uma extensão do Chrome desenvolvida por Panda Wallet, e sua principal característica é "A non-custodial and open-source wallet for BSV and 1Sat Ordinals".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Panda Wallet
Baixe arquivos de extensão Panda Wallet no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Panda Wallet |
ID | mlbnicldlpdimbjdcncnklfempedeipj |
URL Oficial | https://chromewebstore.google.com/detail/panda-wallet/mlbnicldlpdimbjdcncnklfempedeipj |
Descrição | A non-custodial and open-source wallet for BSV and 1Sat Ordinals |
Tamanho do Arquivo | 2.75 MB |
Contagem de Instalações | 2,000 |
Versão Atual | 2.11.4 |
Última Atualização | 2024-01-24 |
Data de Publicação | 2023-10-21 |
Classificação | 5.00/5 Total de 7 Avaliações |
Desenvolvedor | Panda Wallet |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/Panda-Wallet/panda-wallet |
URL da Página de Política de Privacidade | https://github.com/Panda-Wallet/panda-wallet/blob/main/PRIVACY_POLICY.md |
Idiomas Suportados | 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": [ " |