Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Lightning Network aneb Bitcoin 2.0, Plzensky Ba...
Search
Ondrej Sika
April 07, 2018
Technology
0
96
Lightning Network aneb Bitcoin 2.0, Plzensky Barcamp, 7.4.2018
Ondrej Sika
April 07, 2018
Tweet
Share
More Decks by Ondrej Sika
See All by Ondrej Sika
ZEIT, Serverless Deployments
ondrejsika
0
69
Introduction to Docker & Kubernetes @ JavaDays 2019
ondrejsika
1
240
Terraform - Infrastructure as a Code
ondrejsika
1
230
Gitlab CI + Docker (LinuxDays 2018)
ondrejsika
2
250
TechEd 2018, Introduction to Docker
ondrejsika
0
510
Automation using Gitlab CI and Docker, DevHeaven 2018
ondrejsika
0
200
Python Libraries for Bitcoin and Ethereum, PyCon SK 2018
ondrejsika
1
150
i3 tiling window manager, Install Fest 2018
ondrejsika
1
310
Docker, Zlin, 8. 2. 2018
ondrejsika
0
100
Other Decks in Technology
See All in Technology
20250625 Snowflake Summit 2025活用事例 レポート / Nowcast Snowflake Summit 2025 Case Study Report
kkuv
1
290
250627 関西Ruby会議08 前夜祭 RejectKaigi「DJ on Ruby Ver.0.1」
msykd
PRO
2
240
How Community Opened Global Doors
hiroramos4
PRO
1
110
CI/CD/IaC 久々に0から環境を作ったらこうなりました
kaz29
1
160
[TechNight #90-1] 本当に使える?ZDMの新機能を実践検証してみた
oracle4engineer
PRO
3
170
25分で解説する「最小権限の原則」を実現するための AWS「ポリシー」大全 / 20250625-aws-summit-aws-policy
opelab
9
1.1k
TechLION vol.41~MySQLユーザ会のほうから来ました / techlion41_mysql
sakaik
0
180
ひとり情シスなCTOがLLMと始めるオペレーション最適化 / CTO's LLM-Powered Ops
yamitzky
0
420
Javaで作る RAGを活用した Q&Aアプリケーション
recruitengineers
PRO
1
100
mrubyと micro-ROSが繋ぐロボットの世界
kishima
2
140
PostgreSQL 18 cancel request key長の変更とRailsへの関連
yahonda
0
120
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
130
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1370
200k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Code Reviewing Like a Champion
maltzj
524
40k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Writing Fast Ruby
sferik
628
61k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
Embracing the Ebb and Flow
colly
86
4.7k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Transcript
Lightning Network aneb Bitcoin 2.0 Ondrej Sika
[email protected]
Plzensky Barcamp
2018, Pilsen, 7. 4. 2018
https://sika.link/ln
Ondrej Sika - Software Engineer @ Slush Pool - Bitcoiner
since 2013 - Consultant
What is Bitcoin? - Peer to Peer payment network -
Decentralized currency - Digital gold - Money of internet - Internet of money
Bitcoin Advantages - Decentralized - Distributed - Fast - Cheap
Fast & Cheap!
None
Bitcoin Disadvantages - Expensive - Slow - Limited to few
txs per second (1MB blocks)
Scaling!
Onchain Scaling BBigger blocks - Bitcoin Cash Advantages - easy
to implement - easy to use - cold storage & HW wallets Disadvantages - Network centralization - No instant transactions - Not solving scaling, postpones it - High fees
Sidechains Another blockchain two-way pegged to Bitcoin (eg. rootstock) Advantages
- Any sidechain functionality with Bitcoin (eg. smart contract) - Cold storage & HW wallets Disadvantages - 2-way peg is not solved yet - No instant transactions - Fees
Lightning Network
Advantages of Lightning Network - Instant transactions - Almost no
fees
Disadvantages of Lightning Network - Requires running node with money
(no cold storage) - Requires monitoring network for frauds - Requires invoice to receiving money - Payment routing is not been solved properly yet
How LN works - Two nodes create channel (Bitcoin TX),
with capacity of x BTC. - Updates channel states many times they want - Close channel (Bitcoin TX)
Implementation of Lightning Network - LND (Lightning Labs) - C-Lightning
(Blockstream)
Demo
Clients of Lightning Network - Zap (Desktop) - Bitcoin +
Lightning Wallet (Android)
None
Summary - LN is still in early stage - Many
people working on - Concept seems to be working - Have a fun with LN
Resources - github.com/bcongdon/awesome-lightning-network - https://ondrej-sika.cz/lightning-network - http://lightning.network/ - https://github.com/lightningnetwork/lnd -
https://github.com/LN-Zap/zap-desktop
Thank you & Questions Ondrej Sika email:
[email protected]
web: ondrej-sika.cz
twitter: @ondrejsika linkedin: /in/ondrejsika/ Slides & materialy na https://sika.link/ln.1