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
Plasma Debit
Search
wshino
June 25, 2018
Technology
2
2k
Plasma Debit
6/25のPlasma #3の発表資料です。
https://plasma-research.connpass.com/event/91372/
wshino
June 25, 2018
Tweet
Share
More Decks by wshino
See All by wshino
Past, Present and Future
wshino
1
440
libp2p
wshino
7
1.3k
Superiority of Rust
wshino
3
360
Try Cross Compile Then Fail
wshino
0
150
GORMOS - A high performance and scalable design for decentralized applications -
wshino
4
1.8k
DAppのデプロイ戦略 / DApp Deployment Strategy
wshino
3
1.8k
Sharding
wshino
4
1.1k
ブロックチェーン技術の登場とスマートコントラクト化する社会
wshino
5
5.3k
Truffle + Drizzle と、Ethereumの概況について
wshino
2
1.2k
Other Decks in Technology
See All in Technology
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
200
SREとソフトウェア開発者の合同チームはどのようにS3のコストを削減したか?
muziyoshiz
1
100
Windows で省エネ
murachiakira
0
160
AI Agentと MCP Serverで実現する iOSアプリの 自動テスト作成の効率化
spiderplus_cb
0
470
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
6
2k
GopherCon Tour 概略
logica0419
2
170
いまさら聞けない ABテスト入門
skmr2348
1
190
about #74462 go/token#FileSet
tomtwinkle
1
280
PLaMoの事後学習を支える技術 / PFN LLMセミナー
pfn
PRO
9
3.8k
神回のメカニズムと再現方法/Mechanisms and Playbook for Kamikai scrumat2025
moriyuya
4
450
生成AIとM5Stack / M5 Japan Tour 2025 Autumn 東京
you
PRO
0
160
AWSにおけるTrend Vision Oneの効果について
shimak
0
120
Featured
See All Featured
Building Applications with DynamoDB
mza
96
6.6k
How to Ace a Technical Interview
jacobian
280
23k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
We Have a Design System, Now What?
morganepeng
53
7.8k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Transcript
Plasma Debit plasma #3 2018.6 DMM.comラボ スマートコントラクト事業部 篠原航
自己紹介 • 篠原航 • DMMにいます • クレカを無くしました • ヨーヨーを始めました
Plasma Cash PlasmaはState Channelか? Plasma Debit Section01 Section02 Section03
Plamsa Cashのおさらい • Plasma では解決できなかった問題を解決する
何を解決するのか • 監視するデータ量が多い ◦ 自分が関わるPlasmaチェーン全部 • Plasma上で実行されたtxを親チェーンに反映するために親チェーンに正 しく完了したことを通知しなければならない ◦ confirmationの段階が必要
どうやって解決するのか • 各々のデポジットにつき固有のIDを持つトークンを振る • 固有のIDのみ監視すれば良い • 固有のIDトークンの所有権を移転し、やり取りする tx tx tx
tx 1 2 3 4 plasma plasma cash 所有
何が解決できないのか • デポジットは分割不可能(Non Fungible Token) ◦ デポジットした額をそのまま移転するしかない ◦ DEXなどの大量取引に向かない •
監視データはまだ大きい ◦ Plasma XT がその解決策 ◦ y_matsuwitter / Plasma Cash and XT
Plasma Cash PlasmaはState Channelか? Plasma Debit Section01 Section02 Section03
State Channelとは • 状態遷移をオフチェーンでやり取りする技術 ◦ ex. Lightning NetworkやRaiden On-Chain Off-Chain
PlasmaはState Channel? • State Channelとは違い、Merkle Rootを公開する必要がある • VitalikはState Channelじゃないと発言している •
VladはState Channelみたいなもんなんじゃね派
PlasmaはState Channel?
State Channel派の気持ちになってみる • オンチェーンとオフチェーンで切り分けてる • Plasmaの履歴はオンチェーンにアンカリングしてるだけ ◦ オフチェーンの一種という認識? • 最初と最後だけ見るとやってることは一緒に見えるが
• Channelってどういう意味だっけ On Plasma Off
Plasma Cash PlasmaはState Channelか? Plasma Debit Section01 Section02 Section03
何を解決するのか • Plasma Cashへのデポジット額を分割し、価値移転を行う • Plasma Cashとの差異 ◦ デポジット額の残高管理をしている •
Lightning Network 1 2 3 4 Plasma Debit 所有 残高
動作 • AliceはPlasma Cashチェーンに8ETHデポジット ◦ オペレータに4ETHデポジット ◦ 残高が4ETH • BobはPlasma
Cashチェーンに5ETHデポジット ◦ オペレータに2ETHデポジット ◦ 残高が3ETH 4ETH 2ETH 4ETH 3ETH 8ETH 5ETH
動作 • Alice 4ETH + Bob 2ETH = 6ETHがオペレータの残高になる ◦
各々の残高をオペレータが管理する 4ETH 2ETH 4ETH 3ETH 6ETH
• AliceからBobに1.3ETH送りたい ◦ 自分の残高を4.0ETH - 1.3ETH = 2.7ETHに減らし ◦ Bobの残高を3.0ETH
+ 1.3ETH = 4.3ETHにする 動作 2.7ETH 4.3ETH 6ETH 1.3ETH
• オペレーターはトランザクションによって、AliceとBobから預けられた合計 残高が変化しないことを確認する • トランザクションを承認しAliceとBobの残高を更新する 動作 2.7ETH 4.3ETH 6ETH 1.3ETH
1.3ETH
理論 • オペレータとコイン所有者との間のTwo-Way Payment Channel • 状態は定期的にメインチェーンに記載される ◦ Payment(State) Channelとの差異
• Plasma Debitコインは譲渡可能 ◦ オンチェーンのtxなく、Plasma Debitを使うことが可能 • Plasma Debitコインは他のコインともアトミックに取引可能?
制限事項 • 送金を受け取る量だけ残高に余裕がないといけない ◦ デポジット額を超えられない ◦ より大きいデポジットと所有権を交換して回避? ▪ そんな都合いいことあるのか •
現状のデザインはPlasma Cashチェーンが単独のオペレータによって運 用されている上でのみ利用可能
発展的な提案 • txをブロックに含まずオフチェーン的に使う • オペレータ以外も残高管理 • HTLCの実装 • 複数のPlasmaチェーンをまたぐトランザクションの実装
• 調べれば調べるほど謎が • 答えがない世界なので • 対話できる人を募集してます 最後に