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
690
Building a Culture Where Software Projects Get Done
gdb
3
1k
Other Decks in Technology
See All in Technology
適材適所の技術選定 〜GraphQL・REST API・tRPC〜 / Optimal Technology Selection
kakehashi
1
700
CysharpのOSS群から見るModern C#の現在地
neuecc
2
3.5k
安心してください、日本語使えますよ―Ubuntu日本語Remix提供休止に寄せて― 2024-11-17
nobutomurata
1
1k
VideoMamba: State Space Model for Efficient Video Understanding
chou500
0
190
RubyのWebアプリケーションを50倍速くする方法 / How to Make a Ruby Web Application 50 Times Faster
hogelog
3
950
エンジニア人生の拡張性を高める 「探索型キャリア設計」の提案
tenshoku_draft
1
130
障害対応指揮の意思決定と情報共有における価値観 / Waroom Meetup #2
arthur1
5
490
オープンソースAIとは何か? --「オープンソースAIの定義 v1.0」詳細解説
shujisado
10
1.1k
Taming you application's environments
salaboy
0
190
Python(PYNQ)がテーマのAMD主催のFPGAコンテストに参加してきた
iotengineer22
0
510
個人でもIAM Identity Centerを使おう!(アクセス管理編)
ryder472
4
230
FlutterアプリにおけるSLI/SLOを用いたユーザー体験の可視化と計測基盤構築
ostk0069
0
100
Featured
See All Featured
It's Worth the Effort
3n
183
27k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Typedesign – Prime Four
hannesfritz
40
2.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
265
13k
Testing 201, or: Great Expectations
jmmastey
38
7.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Code Review Best Practice
trishagee
64
17k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
131
33k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Designing for Performance
lara
604
68k
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