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
99
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
73
Introduction to Docker & Kubernetes @ JavaDays 2019
ondrejsika
1
250
Terraform - Infrastructure as a Code
ondrejsika
1
250
Gitlab CI + Docker (LinuxDays 2018)
ondrejsika
2
250
TechEd 2018, Introduction to Docker
ondrejsika
0
520
Automation using Gitlab CI and Docker, DevHeaven 2018
ondrejsika
0
200
Python Libraries for Bitcoin and Ethereum, PyCon SK 2018
ondrejsika
1
160
i3 tiling window manager, Install Fest 2018
ondrejsika
1
320
Docker, Zlin, 8. 2. 2018
ondrejsika
0
110
Other Decks in Technology
See All in Technology
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
420
OCI Network Firewall 概要
oracle4engineer
PRO
1
7.8k
綺麗なデータマートをつくろう_データ整備を前向きに考える会 / Let's create clean data mart
brainpadpr
2
190
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
11
77k
about #74462 go/token#FileSet
tomtwinkle
1
370
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
220
実装で解き明かす並行処理の歴史
zozotech
PRO
1
420
BirdCLEF+2025 Noir 5位解法紹介
myso
0
200
AIが書いたコードをAIが検証する!自律的なモバイルアプリ開発の実現
henteko
1
350
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
270
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
1
890
データエンジニアがこの先生きのこるには...?
10xinc
0
450
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Mobile First: as difficult as doing things right
swwweet
224
10k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Done Done
chrislema
185
16k
Raft: Consensus for Rubyists
vanstee
139
7.1k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
What's in a price? How to price your products and services
michaelherold
246
12k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
How to Think Like a Performance Engineer
csswizardry
27
2k
The Invisible Side of Design
smashingmag
301
51k
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