85 lines
4.9 KiB
HTML
85 lines
4.9 KiB
HTML
<div class="uk-section">
|
|
<div class="uk-container uk-text-center uk-animation-slide-bottom-medium">
|
|
<h1 class="uk-heading-hero">Lightning Wallet</h1>
|
|
<h4 class="uk-h2">Connected to your own node</h4>
|
|
<p class="uk-text-lead">You can use <strong>your own node</strong>. Allows you to seamlessly use the Lightning Network, with accounts associated to your node. Ideal for your family wallets, small communities or groups of people running their own nodes. It uses <a href="/lndhub">LNDhub</a> to power the connection.</p>
|
|
<div class="uk-container-medium imghere uk-padding-remove@s uk-padding-remove-bottom uk-animation-slide-bottom-medium">
|
|
<img src="{{ site.uploads | absolute_url }}/lightning-wallet.png" alt="lightning wallet bitcoin">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="uk-section">
|
|
<div class="uk-container{{container}}">
|
|
<h1 class="uk-h1">Features</h1>
|
|
<div class="uk-child-width-1-3@m uk-grid-match uk-text-center uk-margin-medium-top uk-grid-small" data-uk-grid>
|
|
<div>
|
|
<div class="uk-card uk-card-default uk-box-shadow-medium uk-card-hover uk-card-body uk-inline border-radius-medium border-light">
|
|
<h3 class="uk-card-title uk-margin">Refill</h3>
|
|
<p>Allows you to refill your Lightning wallet with Bitcoin. It needs 3 confirmations to validate.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="uk-card uk-card-default uk-box-shadow-medium uk-card-hover uk-card-body uk-inline border-radius-medium border-light">
|
|
<h3 class="uk-card-title uk-margin">Send</h3>
|
|
<p>Make payments after scanning a QR code or through an invoice.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="uk-card uk-card-default uk-box-shadow-medium uk-card-hover uk-card-body uk-inline border-radius-medium border-light">
|
|
<h3 class="uk-card-title uk-margin">Receive</h3>
|
|
<p>Receive instant payments. Generate invoices that can be easily shared. </p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="uk-card uk-card-default uk-box-shadow-medium uk-card-hover uk-card-body uk-inline border-radius-medium border-light">
|
|
<h3 class="uk-card-title uk-margin">LNurl <span class="uk-label">new</span></h3>
|
|
<p>Allows you to have an easier interaction with services that support LNurl. Pay and Withdraw. </p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="uk-card uk-card-default uk-box-shadow-medium uk-card-hover uk-card-body uk-inline border-radius-medium border-light">
|
|
<h3 class="uk-card-title uk-margin">Marketplace</h3>
|
|
<p>Access and Explore Lightning ready services and start participating on the new layer for payments.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="uk-card uk-card-default uk-box-shadow-medium uk-card-hover uk-card-body uk-inline border-radius-medium border-light">
|
|
<h3 class="uk-card-title uk-margin">Browser</h3>
|
|
<p>Directly access your favourite lightning ready apps from our browser.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="uk-section-large">
|
|
<div class="uk-container{{container}} explain">
|
|
<h1 class="uk-h1">How to start</h1>
|
|
<div class="uk-child-width-1-3@m uk-grid-match uk-text-center uk-margin-medium-top uk-grid-small" data-uk-grid>
|
|
<div>
|
|
<div class="uk-card uk-card-hover uk-card-body border-radius-medium">
|
|
<span class="uk-badge">1</span>
|
|
<h3 class="uk-card-title uk-margin">Create a Lightning Wallet</h3>
|
|
<p>Once you have created your Lightning Wallet, you will find the option <strong>"manage funds"</strong> inside your wallet. This is where you can refill a new Wallet.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="uk-card uk-card-hover uk-card-body border-radius-medium">
|
|
<span class="uk-badge">2</span>
|
|
<h3 class="uk-card-title uk-margin">Send an on-chain Transaction</h3>
|
|
<p>Choose your favourite refill option and send a transaction with the desired amount. <strong>Keep the amount low</strong>, Lightning is experimental.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="uk-card uk-card-hover uk-card-body border-radius-medium">
|
|
<span class="uk-badge">3</span>
|
|
<h3 class="uk-card-title uk-margin">Start using Lightning</h3>
|
|
<p>Once you send your transaction, it will <strong>require 3 confirmations</strong> before your balance appears on your Lightning wallet. Welcome to Lightning.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|