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
240
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
110
Other Decks in Technology
See All in Technology
MCPと認可まわりの話 / mcp_and_authorization
convto
2
170
低レイヤソフトウェア技術者が YouTuberとして食っていこうとした話
sat
PRO
7
5.8k
Building GoReleaser - from shell script to paid product
caarlos0
0
270
MCP とマネージド PaaS で実現する大規模 AI アプリケーションの高速開発
nahokoxxx
1
1.5k
そもそも AWS FIS について。なぜ今 FIS のハンズオンなのか?などなど
kazzpapa3
2
120
分散トレーシングによる コネクティッドカーのデータ処理見える化の試み
thatsdone
0
240
ML Pipelineの開発と運用を OpenTelemetryで繋ぐ @ OpenTelemetry Meetup 2025-07
getty708
0
280
Semantic Machine Intelligence for Vision, Language, and Actions
keio_smilab
PRO
2
400
RapidPen: AIエージェントによる高度なペネトレーションテスト自動化の研究開発
laysakura
1
390
大規模組織にAIエージェントを迅速に導入するためのセキュリティの勘所 / AI agents for large-scale organizations
i35_267
6
230
複数のGemini CLIが同時開発する狂気 - Jujutsuが実現するAIエージェント協調の新世界
gunta
12
3.3k
会社もクラウドも違うけど 通じたコスト削減テクニック/Cost optimization strategies effective regardless of company or cloud provider
aeonpeople
2
170
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Raft: Consensus for Rubyists
vanstee
140
7k
Rails Girls Zürich Keynote
gr2m
95
14k
Navigating Team Friction
lara
187
15k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Designing Experiences People Love
moore
142
24k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
BBQ
matthewcrist
89
9.7k
Agile that works and the tools we love
rasmusluckow
329
21k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Practical Orchestrator
shlominoach
189
11k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
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