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
Ethereum on Mobile
Search
Peter Jihoon Kim
February 20, 2018
Technology
0
220
Ethereum on Mobile
San Francisco Ethereum Developers Meet Up - February 20, 2018
Peter Jihoon Kim
February 20, 2018
Tweet
Share
More Decks by Peter Jihoon Kim
See All by Peter Jihoon Kim
Building Mobile DApps - Frequently Asked Questions (ETHBuenosAires 2018)
petejkim
4
940
Mobile DApp Best Practices (ETHDenver 2018)
petejkim
0
390
An Introduction To Programming In Go
petejkim
1
1.1k
Building Desktop Apps with Ember and Node-Webkit
petejkim
5
9.3k
Other Decks in Technology
See All in Technology
宇宙ベンチャーにおける最近の情シス取り組みについて
axelmizu
0
110
普通のエンジニアがLaravelコアチームメンバーになるまで
avosalmon
0
110
TSKaigi 2024 の登壇から広がったコミュニティ活動について
tsukuha
0
160
PHPからGoへのマイグレーション for DMMアフィリエイト
yabakokobayashi
1
170
alecthomas/kong はいいぞ / kamakura.go#7
fujiwara3
1
300
Storage Browser for Amazon S3
miu_crescent
1
220
Opcodeを読んでいたら何故かphp-srcを読んでいた話
murashotaro
0
270
マルチプロダクト開発の現場でAWS Security Hubを1年以上運用して得た教訓
muziyoshiz
3
2.4k
ずっと昔に Star をつけたはずの思い出せない GitHub リポジトリを見つけたい!
rokuosan
0
150
開発生産性向上! 育成を「改善」と捉えるエンジニア育成戦略
shoota
2
400
ゼロから創る横断SREチーム 挑戦と進化の軌跡
rvirus0817
2
270
KubeCon NA 2024 Recap / Running WebAssembly (Wasm) Workloads Side-by-Side with Container Workloads
z63d
1
250
Featured
See All Featured
How GitHub (no longer) Works
holman
311
140k
Designing Experiences People Love
moore
138
23k
Raft: Consensus for Rubyists
vanstee
137
6.7k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Designing for Performance
lara
604
68k
A Philosophy of Restraint
colly
203
16k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Site-Speed That Sticks
csswizardry
2
190
The Cult of Friendly URLs
andyhume
78
6.1k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Transcript
Ethereum on Mobile SF Ethereum Developers Meetup February 20, 2018
Peter Kim @petejkim Creator, Cipher Browser Previously: Nitrous.IO, Envoy, Viki,
Apple
Cipher Browser A full-featured Mobile Ethereum Wallet & Web 3
DApp Browser www.cipherbrowser.com @CipherBrowser
What is Web 3?
Decentralized Web with Trustless Logic, and Money as First Class
Citizen
FairDiceGame.com Not really, lol
ProvablyFairDiceGame.com uint roll = fairRoll(); if (roll >= bet) {
winnings[msg.sender] += ... }
None
web3.sendTransaction({ to: “0x0ff1ce...”, … }, cb) 0x1337babe... 0x0ff1ce00...
None
None
Ethereum transactions per day = 1.3M+ Unique Ethereum addresses =
19M+ Data: Etherscan
Data: Blockchain.info Bitcoin transactions per day = 400k+ Ripple transactions
per day* = 130k+ * excluding non-payment, meta transactions Data: ripple.com
Why Mobile?
None
Source: internetsociety.org Source: KPCB
What are DApps?
DApp = Decentralized Application Apps built with Web 3 tech
DApp
Mobile DApps
None
None
Coming Soon
None
Demo
Development
None
Understand Platform Limitations and Test on Both
Check Out ETHDenver Talk - Mobile Dapp Best Practices http://goo.gl/na3Fsb
(case-sensitive)
None
https://cryptozombies.io/
So, Moon, When?
Stable Assets Scalability Developer Tools Usability High-Quality DApps
Ciphereum Open-Source Cipher April 2018
Cipher is hiring!
[email protected]
TypeScript, React, Objective-C, Java, Solidity