mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
wallets text updates to yml. fixes build.
This commit is contained in:
parent
cb5c032c95
commit
74b6dd752f
2 changed files with 40 additions and 34 deletions
|
@ -233,7 +233,7 @@
|
|||
url: "https://www.dash.org/binaries/Electrum-DASH-2.4.1-Windows-setup.exe.asc"
|
||||
|
||||
- name: Dash Electrum 32/64bit
|
||||
description:Dash Core "Light" Wallet (No Features incl IS, PS, ....)
|
||||
description: Dash Core "Light" Wallet (No Features incl IS, PS, ....)
|
||||
logo_url: /assets/img/wallets/electrum_banner.png
|
||||
os: win64
|
||||
type: desktop
|
||||
|
@ -423,7 +423,8 @@
|
|||
url: "https://jaxx.io/support.html"
|
||||
|
||||
- name: Dash Wallet by Hash Engineering
|
||||
description: Have your Dash always with you, in your pocket! You pay by quickly scanning a QR code. As a merchant, you receive payments reliably and instantly. Dash Wallet is the first mobile Dash app, and arguably also the most secure! (Requires Android 4 or higher)
|
||||
description: |
|
||||
Have your Dash always with you, in your pocket! You pay by quickly scanning a QR code. As a merchant, you receive payments reliably and instantly. Dash Wallet is the first mobile Dash app, and arguably also the most secure! (Requires Android 4 or higher)
|
||||
FEATURES
|
||||
• InstantSend available
|
||||
• No registration, web service or cloud needed! This wallet is de-centralized and peer to peer.
|
||||
|
@ -452,7 +453,8 @@
|
|||
url: "https://play.google.com/store/apps/details?id=hashengineering.darkcoin.wallet"
|
||||
|
||||
- name: Coinomi
|
||||
description: MultiCurrency Wallet, securely with our cross-chain enabled mobile hybrid wallet.
|
||||
description: |
|
||||
MultiCurrency Wallet, securely with our cross-chain enabled mobile hybrid wallet.
|
||||
• Superb Security
|
||||
Your private keys never leave your device. Strong wallet encryption and cryptography guarantee that your funds will remain safe under your ultimate control.
|
||||
• Enhanced Privacy & Anonymity
|
||||
|
@ -484,17 +486,23 @@
|
|||
|
||||
- name: Jaxx
|
||||
description: |
|
||||
<p>
|
||||
Jaxx Blockchain Interface & Wallet
|
||||
Philosophy
|
||||
1. We never access or hold onto user funds.
|
||||
2. We offer a client-side security model, with private keys hosted locally and never sent to any servers.
|
||||
3. We are design-oriented, offering simple, attractive user interfaces and experiences.
|
||||
4. We use standards that ensure should we ever go down or cease to exist, your keys can be imported into another service.
|
||||
5. We remove friction points whenever possible.
|
||||
6. We never require users to input any personal information including email addresses.
|
||||
</p>
|
||||
<h5>Philosophy</h5>
|
||||
<ol>
|
||||
<li>1. We never access or hold onto user funds.</li>
|
||||
<li>2. We offer a client-side security model, with private keys hosted locally and never sent to any servers.</li>
|
||||
<li>3. We are design-oriented, offering simple, attractive user interfaces and experiences.</li>
|
||||
<li>4. We use standards that ensure should we ever go down or cease to exist, your keys can be imported into another service.</li>
|
||||
<li>5. We remove friction points whenever possible.</li>
|
||||
<li>6. We never require users to input any personal information including email addresses.</li>
|
||||
</ol>
|
||||
<p>
|
||||
With a focus on unifying the look and feel across devices and focusing on customer service, security, design, and user experience, our goal is to make the Jaxx Blockchain Interface & Wallet the default wallet of choice for the masses.
|
||||
MultiCurrency Wallet
|
||||
Single master seed backup (This will be the only seed you will ever need in the future for any coin we integrate)diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpt, sed diam nonummy nibh euismod tincidunt ut laoreeteuismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
</p>
|
||||
logo_url: "https://jaxx.io/images/favicon.ico"
|
||||
os: android
|
||||
type: mobile
|
||||
|
@ -511,7 +519,6 @@
|
|||
label: Google Play Download
|
||||
url: "https://play.google.com/store/apps/details?id=com.kryptokit.jaxx"
|
||||
|
||||
|
||||
- name: Exodus
|
||||
description: Exodus is the first desktop multi-asset wallet with ShapeShift built in. Exodus encrypts private keys and transaction data locally for your eyes only - no accounts, no servers, no data sharing. Track the value of your blockchain asset portfolio, in real time, as market conditions change.
|
||||
logo_url: "https://www.exodus.io/favicon.ico"
|
||||
|
@ -549,7 +556,7 @@
|
|||
url: "https://www.exodus.io/releases/"
|
||||
|
||||
- name: Exodus
|
||||
description:Exodus is the first desktop multi-asset wallet with ShapeShift built in. Exodus encrypts private keys and transaction data locally for your eyes only - no accounts, no servers, no data sharing. Track the value of your blockchain asset portfolio, in real time, as market conditions change.
|
||||
description: Exodus is the first desktop multi-asset wallet with ShapeShift built in. Exodus encrypts private keys and transaction data locally for your eyes only - no accounts, no servers, no data sharing. Track the value of your blockchain asset portfolio, in real time, as market conditions change.
|
||||
logo_url: "https://www.exodus.io/favicon.ico"
|
||||
os: linux
|
||||
type: desktop
|
||||
|
|
|
@ -97,7 +97,6 @@ description: pages.wallets.description
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section clearfix">
|
||||
<div class="section__content">
|
||||
<h3>{% t pages.wallets.wallets-paper-header %}</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue