stack-wallet-website/litecoin.html
2023-02-03 12:44:59 +03:00

99 lines
2.8 KiB
HTML

---
layout: base
title: titles.litecoin
permalink: /litecoin.html
---
<section id="intro" class="page-intro section">
<div class="container">
<div class="row">
<div class="intro-info col">
<h1>A human-centered wallet for Litecoin</h1>
<p>
Stack Wallet supports Litecoin (LTC) as well as many other
cryptocurrencies <a href="/index.html#coins">(full list here)</a> Use
Stack Wallet to send, receive, exchange, and store Litecoin, with the
added confidence that every key generated for Litecoin stays on your
device, and you retain complete control. Download Stack Wallet below!
</p>
<div class="row download-btn">
<a
href="https://apps.apple.com/us/app/stack-wallet-by-cypher-stack/id1634811534"
><svg
class="download-badge download-ios"
role="img"
alt=""
aria-label=""
rel="noopener"
></svg
></a>
<a
href="https://play.google.com/store/apps/details?id=com.cypherstack.stackwallet"
><svg
class="download-badge download-playstore"
role="img"
alt=""
aria-label=""
rel="noopener"
></svg
></a>
<a href="https://github.com/cypherstack/stack_wallet/releases/latest"
><svg
class="download-badge download-android"
role="img"
alt=""
aria-label=""
rel="noopener"
></svg
></a>
</div>
</div>
<div class="intro-img-coin col">
<img src="/img/coin-litecoin.png" />
</div>
</div>
</div>
</section>
<section id="about" class="section">
<div class="container" id="art">
<div class="article">
<div class="art">
<div class="part color_red">
<h3>Text <span>Red</span></h3>
<p>
<span>Text</span> <br />
Text
</p>
</div>
<div class="part color_blue">
<h3>
Text
<span>Blue</span>?
</h3>
<p>
<span>Text</span> <br />
Text
</p>
</div>
</div>
<div class="art">
<div class="part color_yellow">
<h3>Text <span>Yellow</span></h3>
<p>
<span>Text</span> <br />
Text
</p>
</div>
<div class="part color_blue">
<h3>Text <span>Blue</span></h3>
<p>
<span>Text</span> <br />
Text
</p>
</div>
</div>
</div>
</div>
</section>