Prepare for refactor. Move wallets to a _wallets folder.

This commit is contained in:
Igor Kuzmenko 2017-07-15 12:58:40 +02:00
parent f883993a9b
commit 02646d1ce8
26 changed files with 1153 additions and 0 deletions

46
_wallets/electrum.md Normal file
View 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"
---