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
How cryptocurrencies can succeed
Search
Greg Brockman
July 10, 2014
Technology
2
1.4k
How cryptocurrencies can succeed
Greg Brockman
July 10, 2014
Tweet
Share
More Decks by Greg Brockman
See All by Greg Brockman
How we scaled Stripe from 4 to 94 employees
gdb
2
1.5k
Rescuing Ruby
gdb
1
1k
Building better software through mathematics
gdb
4
1.4k
Shipping at Stripe
gdb
1
700
Building a Culture Where Software Projects Get Done
gdb
3
1k
Other Decks in Technology
See All in Technology
なぜCodeceptJSを選んだか
goataka
0
160
統計データで2024年の クラウド・インフラ動向を眺める
ysknsid25
2
850
宇宙ベンチャーにおける最近の情シス取り組みについて
axelmizu
0
110
Google Cloud で始める Cloud Run 〜AWSとの比較と実例デモで解説〜
risatube
PRO
0
110
[Ruby] Develop a Morse Code Learning Gem & Beep from Strings
oguressive
1
170
第3回Snowflake女子会_LT登壇資料(合成データ)_Taro_CCCMK
tarotaro0129
0
200
複雑性の高いオブジェクト編集に向き合う: プラガブルなReactフォーム設計
righttouch
PRO
0
120
How to be an AWS Community Builder | 君もAWS Community Builderになろう!〜2024 冬 CB募集直前対策編?!〜
coosuke
PRO
2
2.8k
20241220_S3 tablesの使い方を検証してみた
handy
4
620
株式会社ログラス − エンジニア向け会社説明資料 / Loglass Comapany Deck for Engineer
loglass2019
3
32k
Amazon Kendra GenAI Index 登場でどう変わる? 評価から学ぶ最適なRAG構成
naoki_0531
0
120
Microsoft Azure全冠になってみた ~アレを使い倒した者が試験を制す!?~/Obtained all Microsoft Azure certifications Those who use "that" to the full will win the exam! ?
yuj1osm
2
110
Featured
See All Featured
Reflections from 52 weeks, 52 projects
jeffersonlam
347
20k
4 Signs Your Business is Dying
shpigford
181
21k
Imperfection Machines: The Place of Print at Facebook
scottboms
266
13k
It's Worth the Effort
3n
183
28k
Scaling GitHub
holman
458
140k
Designing Experiences People Love
moore
138
23k
Product Roadmaps are Hard
iamctodd
PRO
49
11k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
The Pragmatic Product Professional
lauravandoore
32
6.3k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
Transcript
How cryptocurrencies can succeed Greg Brockman Stripe CTO // @thegdb
The three functions of money… • Store of value (place
to hold savings)! • Unit of account (stable increment for records)! • Medium of exchange (way to transport value)
Bitcoin has promise as a currency in high-inflation economies, but
it’s a tough sell for most consumers today
The three functions of money… • Store of value (place
to hold savings) • Unit of account (stable increment for records) • Medium of exchange (way to transport value)
It’s surprisingly difficult to transport value • The experience of
paying online hasn’t changed much in the past 20 years • International payments are very high friction
Cryptocurrencies are uniquely situated to solve these problems
Start with building gateways which allow consumers to keep thinking
in local currency CAD <-> BTC Consumer Bitcoin network
How a gateway works • Consumer has an account with
the gateway, likely tied to their bank account • Consumer specifies all actions in fiat currencies
The world’s financial systems are largely isolated today.
None
Building a gateway • Gateway complies with local regulations (e.g.
identity verification) • Gateway doesn’t need any cross-border relationships
Given a global network of gateways, build a great payment
experience cad-gateway.com/alice
Bitcoin would be the IP layer of payments stripe.com <>
cad-gateway.com/alice ! 50.18.187.106 <> 1PCa6dEQFEy…
Not the first global network
Not the first global network
Not the first global network
How does this compare to Visa? [x] Network for initiating
transactions and moving funds [ ] Consumer trust and protection (chargebacks, stolen cards) [ ] Setting rules and regulations, ejecting bad actors
Unless we solve decentralized reputation, we’ll see the emergence of
a few centralized consumer trust providers
Starting to see consumer protection emerge in the form of
escrow ! ! ! ! ! ! However, escrow is unlikely to be the long-term solution
Instead, we’ll see “consumer trust” providers emerge, gaining traction by
boosting purchases + = ??
cad-gateway.com/alice The consumer trust providers will mediate chargebacks for purchases
under their aegis Purchase protected with ??
Because these consumer trust providers will have such strong brands,
gateways will want to co-brand with them
The trust providers will need to set and enforce rules
for merchants and gateways to work with them
So… what did we gain? • A technologically-open ecosystem •
A decomposition of the existing layers into independent companies • A truly global network for both P2P and consumer-merchant transactions
Open question: how do we bootstrap the gateway ecosystem?
Greg Brockman Stripe CTO // @thegdb