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
66
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
500
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
積み上げられた技術資産と向き合いながら、プロダクトの信頼性をどう守るか
plaidtech
PRO
0
960
GigaViewerにおけるMackerel APM導入の裏側
7474
0
460
コードの考古学 〜労務システムから発掘した成長の糧〜
kenta_smarthr
1
1.2k
ソフトウェアテストのAI活用_ver1.10
fumisuke
0
240
金融システムをモダナイズするためのAmazon Elastic Kubernetes Service(EKS)ノウハウ大全
daitak
0
130
MCP Clientを活用するための設計と実装上の工夫
yudai00
1
810
kintone開発組織のDevOpsへの移り変わりと実践
ueokande
1
140
OTel meets Wasm: プラグイン機構としてのWebAssemblyから見る次世代のObservability
lycorptech_jp
PRO
1
300
アプリケーションの中身が見える!Mackerel APMの全貌と展望 / Mackerel APMリリースパーティ
mackerelio
0
450
カンファレンスのつくりかた / The Conference Code: What Makes It All Work
tomzoh
8
940
Data Hubグループ 紹介資料
sansan33
PRO
0
1.8k
S3 Tables を図解でやさしくおさらい~基本から QuickSight 連携まで/s3-tables-illustrated-basics-quicksight
emiki
2
340
Featured
See All Featured
Designing for humans not robots
tammielis
253
25k
Writing Fast Ruby
sferik
628
61k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
5
620
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.2k
We Have a Design System, Now What?
morganepeng
52
7.6k
Raft: Consensus for Rubyists
vanstee
137
7k
Site-Speed That Sticks
csswizardry
7
590
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Why Our Code Smells
bkeepers
PRO
336
57k
Into the Great Unknown - MozCon
thekraken
39
1.8k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
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