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
新機能VPCリソースエンドポイント機能検証から得られた考察
duelist2020jp
0
230
権威ドキュメントで振り返る2024 #年忘れセキュリティ2024
hirotomotaguchi
2
760
watsonx.ai Dojo #5 ファインチューニングとInstructLAB
oniak3ibm
PRO
0
170
NilAway による静的解析で「10 億ドル」を節約する #kyotogo / Kyoto Go 56th
ytaka23
3
380
ハイテク休憩
sat
PRO
2
170
ガバメントクラウドのセキュリティ対策事例について
fujisawaryohei
0
560
開発生産性向上! 育成を「改善」と捉えるエンジニア育成戦略
shoota
2
400
レンジャーシステムズ | 会社紹介(採用ピッチ)
rssytems
0
200
KubeCon NA 2024 Recap / Running WebAssembly (Wasm) Workloads Side-by-Side with Container Workloads
z63d
1
250
サイボウズフロントエンドエキスパートチームについて / FrontendExpert Team
cybozuinsideout
PRO
5
38k
マルチプロダクト開発の現場でAWS Security Hubを1年以上運用して得た教訓
muziyoshiz
3
2.4k
【re:Invent 2024 アプデ】 Prompt Routing の紹介
champ
0
150
Featured
See All Featured
Side Projects
sachag
452
42k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Cult of Friendly URLs
andyhume
78
6.1k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Gamification - CAS2011
davidbonilla
80
5.1k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
Agile that works and the tools we love
rasmusluckow
328
21k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
111
49k
Embracing the Ebb and Flow
colly
84
4.5k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
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