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
原則から考える保守しやすいComposable関数設計
moriatsushi
3
500
Snowflake Summit 2025全体振り返り / Snowflake Summit 2025 Overall Review
mtpooh
2
220
米国国防総省のDevSecOpsライフサイクルをAWSのセキュリティサービスとOSSで実現
syoshie
2
820
Create a Rails8 responsive app with Gemini and RubyLLM
palladius
0
140
Кто отправит outbox? Валентин Удальцов, автор канала Пых
lamodatech
0
290
AIエージェントの継続的改善のためオブザーバビリティ
pharma_x_tech
6
1.4k
「Chatwork」の認証基盤の移行とログ活用によるプロダクト改善
kubell_hr
1
100
In Praise of "Normal" Engineers (LDX3)
charity
3
1.2k
OAuth/OpenID Connectで実現するMCPのセキュアなアクセス管理
kuralab
5
880
[TechNight #90-1] 本当に使える?ZDMの新機能を実践検証してみた
oracle4engineer
PRO
3
140
20250623 Findy Lunch LT Brown
3150
0
790
Wasm元年
askua
0
100
Featured
See All Featured
A better future with KSS
kneath
239
17k
Scaling GitHub
holman
459
140k
BBQ
matthewcrist
89
9.7k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
GitHub's CSS Performance
jonrohan
1031
460k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.9k
The Cult of Friendly URLs
andyhume
79
6.4k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
660
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
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