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.5k
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.6k
Rescuing Ruby
gdb
1
1.1k
Building better software through mathematics
gdb
4
1.5k
Shipping at Stripe
gdb
1
750
Building a Culture Where Software Projects Get Done
gdb
3
1.1k
Other Decks in Technology
See All in Technology
Абьюзим random_bytes(). Фёдор Кулаков, разработчик Lamoda Tech
lamodatech
0
310
Claude Code Actionを使ったコード品質改善の取り組み
potix2
PRO
6
1.8k
LinkX_GitHubを基点にした_AI時代のプロジェクトマネジメント.pdf
iotcomjpadmin
0
160
MySQL5.6から8.4へ 戦いの記録
kyoshidaxx
1
110
2年でここまで成長!AWSで育てたAI Slack botの軌跡
iwamot
PRO
4
550
フィンテック養成勉強会#54
finengine
0
130
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
0
160
Model Mondays S2E02: Model Context Protocol
nitya
0
200
あなたの声を届けよう! 女性エンジニア登壇の意義とアウトプット実践ガイド #wttjp / Call for Your Voice
kondoyuko
2
270
~宇宙最速~2025年AWS Summit レポート
satodesu
1
1.6k
20250625 Snowflake Summit 2025活用事例 レポート / Nowcast Snowflake Summit 2025 Case Study Report
kkuv
1
260
Agentic DevOps時代の生存戦略
kkamegawa
1
1.1k
Featured
See All Featured
KATA
mclloyd
29
14k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Balancing Empowerment & Direction
lara
1
350
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
Statistics for Hackers
jakevdp
799
220k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
16
940
The Pragmatic Product Professional
lauravandoore
35
6.7k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
700
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Designing Experiences People Love
moore
142
24k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Producing Creativity
orderedlist
PRO
346
40k
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