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
240
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
970
Mobile DApp Best Practices (ETHDenver 2018)
petejkim
0
410
An Introduction To Programming In Go
petejkim
1
1.2k
Building Desktop Apps with Ember and Node-Webkit
petejkim
5
9.3k
Other Decks in Technology
See All in Technology
リアーキテクティングのその先へ 〜品質と開発生産性の壁を越えるプラットフォーム戦略〜 / architecture-con2025
visional_engineering_and_design
0
2.7k
なぜThrottleではなくDebounceだったのか? 700並列リクエストと戦うサーバーサイド実装のすべて
yoshiori
13
4.8k
社内外から"使ってもらえる"データ基盤を支えるアーキテクチャの秘訣/登壇資料(飯塚 大地・高橋 一貴)
hacobu
PRO
0
2.7k
はじめての OSS コントリビューション 〜小さな PR が世界を変える〜
chiroito
4
350
新しい風。SolidFlutterで実現するシンプルな状態管理
zozotech
PRO
0
130
JavaScript パーサーに using 対応をする過程で与えたエコシステムへの影響
baseballyama
1
110
アジャイル社内普及ご近所さんマップを作ろう / Let's create an agile neighborhood map
psj59129
1
140
未回答質問の回答一覧 / 開発をリードする品質保証 QAエンジニアと開発者の未来を考える-Findy Online Conference -
findy_eventslides
0
320
[CV勉強会@関東 ICCV2025] WoTE: End-to-End Driving with Online Trajectory Evaluation via BEV World Model
shinkyoto
0
280
スタートアップの事業成長を支えるアーキテクチャとエンジニアリング
doragt
1
3.5k
手を動かしながら学ぶデータモデリング - 論理設計から物理設計まで / Data modeling
soudai
PRO
25
6.2k
クレジットカードの不正を防止する技術
yutadayo
17
7.8k
Featured
See All Featured
Docker and Python
trallard
46
3.7k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
YesSQL, Process and Tooling at Scale
rocio
174
15k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Building Applications with DynamoDB
mza
96
6.8k
It's Worth the Effort
3n
187
28k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Making Projects Easy
brettharned
120
6.5k
Visualization
eitanlees
150
16k
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