Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultlangloisberthelot authored Oct 16, 2020
1 parent ddcb5e2 commit 2c07a30
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,19 @@
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-5">
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<img src="images/iphone.png" class="img-fluid" alt="Demo image">
<img src="images/iphones.png" class="img-fluid" alt="Demo image">
</div>
<div class="col-md-7 content-box hero-content">
<span>A new era of payment and self-sovereignty </span>
<h1>Bitcoin's Lightning Network</b></h1>
<h1>3 Lightning Network Nodes</b></h1>
<p>The LN is a decentralized payment network overlaying the Bitcoin protocol and enabling instantaneous, low-cost transactions. Transactions on the Lightning network pass through bi-directional payment channels.</p>
<a href="https://kryptosphere.org/2019/12/08/introduction-au-lightning-network/" class="btn btn-regular" target="_blank">Learn more about the LN</a>
</div>
Expand All @@ -69,19 +77,17 @@ <h1>Bitcoin's Lightning Network</b></h1>
<div class="row">
<div class="col-md-5">
<div class="content-box">
<span>KRYPTOSPHERE®'s LN node!</span>
<h2>Discover our own node</h2>
<p>Because we love to innovate, we created our own LN node on the network. You can connect to it and send us satoshis : it's incredibly cheap, fast and secured!</p>
<a href="https://1ml.com/node/0328bdf86dae1573498af44dbd0fa1508e26fd281dabbc216a5dd4f6981c9b3b7c" class="btn btn-regular" target="_blank">More technical info about our node</a>
<span>Make an instant donation</span>
<h2>If you open a channel with us, we will do so!</h2>
<p>Because we love to innovate, we created our own LN nodes on the network. You can connect to it and send us satoshis : it's incredibly cheap, fast and secured!</p>
<a href="https://1ml.com/node/02257d8567e85f2a1944211f190d5d31d25af120291eb7b916b72220dbb7b75ed2" class="btn btn-regular" target="_blank">More technical info about our node</a>
</div>
</div>
<div class="col-md-7">
<iframe src="https://explorer.acinq.co/n/0328bdf86dae1573498af44dbd0fa1508e26fd281dabbc216a5dd4f6981c9b3b7c" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="600px" width="800px" allowfullscreen></iframe>
<iframe src="https://explorer.acinq.co/n/02257d8567e85f2a1944211f190d5d31d25af120291eb7b916b72220dbb7b75ed2" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="600px" width="800px" allowfullscreen></iframe>
</div>
</div>
</div>
<iframe id="$iradid" src="//a.impactradius-go.com/gen-ad-code/2444151/687187/10583/" width="626" height="522" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe>

</section>

<section id="call-to-action">
Expand Down

0 comments on commit 2c07a30

Please sign in to comment.