SAFEW - Simple And Fast Ergo Wallet
Wallet for ergo blockchain with dApp connector - Allow to add or restore Ergo wallets - View the content of the wallets - View…
Cos'è SAFEW - Simple And Fast Ergo Wallet?
SAFEW - Simple And Fast Ergo Wallet è un'estensione di Chrome sviluppata da haileypdll, e la sua funzione principale è "Wallet for ergo blockchain with dApp connector - Allow to add or restore Ergo wallets - View the content of the wallets - View…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SAFEW - Simple And Fast Ergo Wallet
Scarica i file di estensione SAFEW - Simple And Fast Ergo Wallet in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Wallet for ergo blockchain with dApp connector
- Allow to add or restore Ergo wallets
- View the content of the wallets
- View transaction of the wallets
- View pending transactions
- Backup / restore wallets, configuration
- Send transactions on Ergo blockchain
- dApp connector to offer Ergo connectivity to webpages (Ergodex, Ergopad, tokenminter,...)
- ErgoMixer integration
- Support ErgoPay / read-only wallet
- Transaction builder to create custom ergo transactions in expert mode
- Mint and display picture, audio and video NFTs
- Export transactions as csv
- Ledger support
- Chained transactions
- Configure your own node for interacting with the blockchain
Expert Mode:
- Display json of Ergo transactions
- Allow to open the transactions in "Transaction builder"
- Show the account derivation level for the addresses of the wallets Informazioni di Base sull'Estensione
| Nome | |
| ID | fmpbldieijjehhalgjblbpgjmijencll |
| URL Ufficiale | https://chromewebstore.google.com/detail/safew-simple-and-fast-erg/fmpbldieijjehhalgjblbpgjmijencll |
| Descrizione | Wallet for ergo blockchain with dApp connector - Allow to add or restore Ergo wallets - View the content of the wallets - View… |
| Dimensione del File | 4.36 MB |
| Conteggio Installazioni | 1,573 |
| Versione Corrente | 0.7.2 |
| Ultimo Aggiornamento | 2023-05-18 |
| Data di Pubblicazione | 2022-04-22 |
| Valutazione | 4.00/5 Totale 3 Valutazioni |
| Sviluppatore | haileypdll |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/ThierryM1212/SAFEW |
| URL della Pagina di Aiuto | https://github.com/ThierryM1212/SAFEW/issues |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"short_name": "SAFEW",
"name": "SAFEW - Simple And Fast Ergo Wallet",
"version": "0.7.2",
"action": [],
"icons": {
"16": "\/images\/safew_icon_16.png",
"32": "\/images\/safew_icon_32.png",
"48": "\/images\/safew_icon_48.png",
"128": "\/images\/safew_icon_128.png"
},
"background": {
"service_worker": ".\/background.js"
},
"permissions": [
"storage",
"activeTab",
"scripting",
"tabs"
],
"host_permissions": [
" | |