mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Prepare for refactor. Move wallets to a _wallets folder.
This commit is contained in:
parent
f883993a9b
commit
02646d1ce8
26 changed files with 1153 additions and 0 deletions
46
_wallets/electrum.md
Normal file
46
_wallets/electrum.md
Normal file
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
id: electrum
|
||||
title: "Electrum"
|
||||
titleshort: "Electrum"
|
||||
compat: "desktop windows mac linux mobile android"
|
||||
level: 2
|
||||
platform:
|
||||
desktop:
|
||||
text: "walletelectrum"
|
||||
link: "https://electrum.org"
|
||||
source: "https://github.com/spesmilo/electrum"
|
||||
screenshot: "electrum.png"
|
||||
os:
|
||||
- windows
|
||||
- mac
|
||||
- linux
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkpassvalidationspvservers"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmenttwofactor"
|
||||
privacy: "checkpassprivacybasic"
|
||||
fees: "checkgoodfeecontrolfull"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosurecentralized"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
mobile:
|
||||
text: "walletelectrum"
|
||||
link: "https://play.google.com/store/apps/details?id=org.electrum.electrum"
|
||||
source: "https://github.com/spesmilo/electrum"
|
||||
screenshot: "electrumandroid.png"
|
||||
os:
|
||||
- android
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkpassvalidationspvservers"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkpassenvironmentmobile"
|
||||
privacy: "checkpassprivacybasic"
|
||||
fees: "checkgoodfeecontrolfull"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkfailprivacydisclosureaccount"
|
||||
privacynetwork: "checkfailprivacynetworknosupporttor"
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue