mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add Coinkite web wallet as a single commit, per discussion with Saïvann
This commit is contained in:
parent
b4bdcd0cbd
commit
ab0f4ff14f
3 changed files with 27 additions and 0 deletions
|
@ -444,6 +444,32 @@ id: choose-your-wallet
|
|||
</div>
|
||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-coinbase.png" alt="coinbase" />Coinbase</a>
|
||||
</div>
|
||||
<div id="coinkite">
|
||||
<div>
|
||||
<div class="b1"></div>
|
||||
<div class="b2">
|
||||
<h2>Coinkite</h2>
|
||||
<span></span>
|
||||
<p class="hyphenate">{% translate walletcoinkite %}</p>
|
||||
<p><a href="https://coinkite.com/promo/bitcoin-org">{% translate walletvisit %}</a></p>
|
||||
</div>
|
||||
<div class="b3"></div>
|
||||
</div>
|
||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-coinkite.png" alt="coinkite" />Coinkite</a>
|
||||
</div>
|
||||
<div id="coinkite-mobile">
|
||||
<div>
|
||||
<div class="b1"></div>
|
||||
<div class="b2">
|
||||
<h2>Coinkite</h2>
|
||||
<span></span>
|
||||
<p class="hyphenate">{% translate walletcoinkite %}</p>
|
||||
<p><a href="https://coinkite.com/promo/bitcoin-org">{% translate walletvisit %}</a></p>
|
||||
</div>
|
||||
<div class="b3"></div>
|
||||
</div>
|
||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-coinkite.png" alt="coinkite" />Coinkite</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -119,6 +119,7 @@ en:
|
|||
walletblockchaininfomob: "Blockchain.info is an hybrid web wallet for mobiles. It is also available for iPhone in a restricted mode to fit Apple policies. It includes many blockchain.info features like web wallet backup."
|
||||
walletblockchaininfo: "Blockchain.info is a user-friendly hybrid wallet. It stores an encrypted version of your wallet online but decryption happens in your browser. For security reasons, you should always use the browser extension and email backups."
|
||||
walletcoinbase: "Coinbase is a web wallet service that aims to be easy to use. It also provides an Android web wallet app, merchant tools and integration with US bank accounts to buy and sell bitcoins."
|
||||
walletcoinkite: "Coinkite is a web wallet & debit card service that aims to be easy to use. It also works on mobile browsers, has merchant tools, point-of-sale payment terminals. It is a hybrid wallet and full reserve vault."
|
||||
walletdownload: "<a href=\"#download#\">Download</a>"
|
||||
walletvisit: "Visit website"
|
||||
walletwebwarning: "Be careful"
|
||||
|
|
BIN
img/clients/lo-coinkite.png
Normal file
BIN
img/clients/lo-coinkite.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue