Upgrade to PRO for Only $50/Year—Limited-Time Offer! 🔥
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.6k
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.6k
Shipping at Stripe
gdb
1
790
Building a Culture Where Software Projects Get Done
gdb
3
1.2k
Other Decks in Technology
See All in Technology
なぜフロントエンド技術を追うのか?なぜカンファレンスに参加するのか?
sakito
4
890
日経電子版の BCP への取り組みについて/mediajaws1121
nikkei_engineer_recruiting
0
110
事業部のプロジェクト進行と開発チームの改善の “時間軸" のすり合わせ
konifar
9
1.5k
プロダクト負債と歩む持続可能なサービスを育てるための挑戦
sansantech
PRO
1
1.1k
メッセージ駆動が可能にする結合の最適化
j5ik2o
9
1.7k
学術的根拠から読み解くNotebookLMの音声活用法
shukob
1
540
命名から始めるSpec Driven
kuruwic
3
690
IPv6-mostly field report from RubyKaigi 2026
sorah
0
230
Claude Code はじめてガイド -1時間で学べるAI駆動開発の基本と実践-
oikon48
22
12k
DGX SparkでローカルLLMをLangChainで動かした話
ruzia
1
160
信頼性が求められる業務のAIAgentのアーキテクチャ設計の勘所と課題
miyatakoji
0
190
"'TSのAPI型安全”の対価は誰が払う?不公平なスキーマ駆動に終止符を打つハイブリッド戦略
hal_spidernight
0
210
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
A Tale of Four Properties
chriscoyier
162
23k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.3k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
690
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.8k
Typedesign – Prime Four
hannesfritz
42
2.9k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
How to Ace a Technical Interview
jacobian
280
24k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.8k
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