Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
イーサリアム (Ethereum) 入門 / Introduction to Ethereum
Search
Kenji Saito
PRO
July 11, 2018
Technology
0
290
イーサリアム (Ethereum) 入門 / Introduction to Ethereum
2018年7月11日(水)、ブロックチェーンハブ主催で開催されたブロックチェーンアカデミー「イーサリアム入門」(【ハンズオン】スマートコントラクトプログラミング (1)) にて使用したスライドです。
Kenji Saito
PRO
July 11, 2018
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
成果と意思決定 / Performance and Making Decisions
ks91
PRO
0
5
ボランティア / Volunteers
ks91
PRO
0
5
理事会 / Board of Directors
ks91
PRO
0
4
成果 / Achievements
ks91
PRO
0
11
意思決定 / Decision-Making
ks91
PRO
0
14
ファンディングとデジタル市民社会 / Funding and Digital Civil Society
ks91
PRO
0
22
生成AI による論文執筆サポート・ワークショップ 論文執筆・推敲編 / Generative AI-Assisted Paper Writing Support Workshop: Drafting and Revision Edition
ks91
PRO
0
32
私たちの前提は揺るがないのか / Are Our Premises Unshakeable?
ks91
PRO
0
24
貨幣無き世界への過程 / The Process Towards a World without Money
ks91
PRO
0
11
Other Decks in Technology
See All in Technology
re:Invent2025 3つの Frontier Agents を紹介 / introducing-3-frontier-agents
tomoki10
0
250
コンテキスト情報を活用し個社最適化されたAI Agentを実現する4つのポイント
kworkdev
PRO
1
1.6k
Strands AgentsとNova 2 SonicでS2Sを実践してみた
yama3133
0
310
ハッカソンから社内プロダクトへ AIエージェント「ko☆shi」開発で学んだ4つの重要要素
sonoda_mj
4
240
Strands Agents × インタリーブ思考 で変わるAIエージェント設計 / Strands Agents x Interleaved Thinking AI Agents
takanorig
3
330
20251219 OpenIDファウンデーション・ジャパン紹介 / OpenID Foundation Japan Intro
oidfj
0
170
20251218_AIを活用した開発生産性向上の全社的な取り組みの進め方について / How to proceed with company-wide initiatives to improve development productivity using AI
yayoi_dd
0
140
SQLだけでマイグレーションしたい!
makki_d
0
990
AI時代のワークフロー設計〜Durable Functions / Step Functions / Strands Agents を添えて〜
yakumo
3
620
たまに起きる外部サービスの障害に備えたり備えなかったりする話
egmc
0
270
マイクロサービスへの5年間 ぶっちゃけ何をしてどうなったか
joker1007
16
6.6k
業務のトイルをバスターせよ 〜AI時代の生存戦略〜
staka121
PRO
2
220
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.6k
Typedesign – Prime Four
hannesfritz
42
2.9k
Designing for humans not robots
tammielis
254
26k
Automating Front-end Workflow
addyosmani
1371
200k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Design in an AI World
tapps
0
89
The Language of Interfaces
destraynor
162
25k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
0
280
Code Reviewing Like a Champion
maltzj
527
40k
GitHub's CSS Performance
jonrohan
1032
470k
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
67
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
1k
Transcript
(Ethereum) (1) CSO / SFC ( https://speakerdeck.com/ks91 )
[email protected]
(Ethereum)
— (1) — 2018-07-11 – p.1/39
( ) CSO (Chief Science Officer) SFC ( ) 1993
( ) 2006 ( ) SFC 17 P2P (Peer-to-Peer) 2011 → ( ) (Ethereum) — (1) — 2018-07-11 – p.2/39
(2017) : SF + + SF (2048 ) 2048 (Ethereum)
— (1) — 2018-07-11 – p.3/39
1. 2. 3. 4. 5. (Ethereum) — (1) — 2018-07-11
– p.4/39
1. (Ethereum) — (1) — 2018-07-11 – p.5/39
( ) (1) (2) (3) (4) ( ) state machine
replication (Ethereum) — (1) — 2018-07-11 – p.6/39
1) 2) 3) ⇒ ⇒ · / (dependable ) (Ethereum)
— (1) — 2018-07-11 – p.7/39
/DLT ( ) Bitcoin ( ) Open Assets Protocol (OAP)
( ) Ethereum ( ) ( ) Enterprise Ethereum Alliance (↓ ) (DLT) ( ) Hyperledger (Linux Foundation) Fabric (IBM/DAH), Sawtooth (Intel), Iroha ( ) Corda (R3), Tangle (IOTA), . . . , BBc-1 ( ) (Ethereum) — (1) — 2018-07-11 – p.8/39
/DLT ( ) ( ) ( vs. ) ( )
( ) ( ) ⇒ ( : BBc-1) DLT : : (Ethereum) — (1) — 2018-07-11 – p.9/39
Vitalik Buterin, “Ethereum White Paper: A NEXT GENERATION SMART CONTRACT
& DECENTRALIZED APPLICATION PLATFORM” 15 (Ethereum) — (1) — 2018-07-11 – p.10/39
2. macOS (High Sierra 10.13) + Homebrew Linux (Ubuntu 16.04)
Windows 10 + Windows Subsystem for Linux geth, solidity populus (Ethereum) — (1) — 2018-07-11 – p.11/39
geth GO https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum #installation-instructions geth 1.8.12-stable (7/10 ) $ geth
-help (Ethereum) — (1) — 2018-07-11 – p.12/39
Solidity http://solidity.readthedocs.io/en/latest/installing-solidity.html solc 0.4.24 (7/10 ) $ solc --version (Ethereum)
— (1) — 2018-07-11 – p.13/39
Python3 macOS $ brew install python3 Linux $ sudo add-apt-repository
ppa:deadsnakes/ppa $ sudo apt update $ sudo apt install python3.6 python3.6-dev python3.6-venv 16.10 python3 apt (Ethereum) — (1) — 2018-07-11 – p.14/39
Python (venv) macOS ‘python3.6’ ‘python3’ $ python3.6 -m venv popenv
$ source popenv/bin/activate (popenv) $ pip install -U pip (popenv) $ deactivate (Ethereum) — (1) — 2018-07-11 – p.15/39
Populus Python http://populus.readthedocs.io/en/latest/quickstart.html Open SSL Populus $ pip install populus==2.1.0
$ pip install -U web3==3.16.5 $ pip install -U eth-utils==0.7.4 version 2.1.0 (Ethereum) — (1) — 2018-07-11 – p.16/39
$ populus init contracts/Greeter.sol tests/test_greeter.py $ populus compile $ py.test
. (Ethereum) — (1) — 2018-07-11 – p.17/39
(1) http://beyond-blockchain.org/public/BcH-smart-contract-programming.zip Python (init.py, run.py, deploy.py) project.json genesis.json $ python
init.py $ touch MyToken.sol (Ethereum) — (1) — 2018-07-11 – p.18/39
(2) $ geth init genesis.json $ geth account new 16
(Ethereum) — (1) — 2018-07-11 – p.19/39
“run.py” ‘--etherbase’ 0x ( run.py): http://beyond-blockchain.org/public/modified_run_py.zip $ python run.py $
tail -f geth.log process id kill (Ethereum) — (1) — 2018-07-11 – p.20/39
DAG (Directed Acyclic Graph) Ether (Ethereum) — (1) — 2018-07-11
– p.21/39
3. (Ethereum) — (1) — 2018-07-11 – p.22/39
(Ethereum) — (1) — 2018-07-11 – p.23/39
. . . (Ethereum) — (1) — 2018-07-11 – p.24/39
vs. (Ethereum) — (1) — 2018-07-11 – p.25/39
= run (Ethereum) — (1) — 2018-07-11 – p.26/39
Ether Ethereum EOA : Externally-Owned Account Ether EVM EVM (Ethereum)
— (1) — 2018-07-11 – p.27/39
EVM : Ethereum Virtual Machine Gas (Ethereum) — (1) —
2018-07-11 – p.28/39
EVM : : Solidity — JavaScript LLL — Lisp (Ethereum)
— (1) — 2018-07-11 – p.29/39
Solidity ( ) pragma solidity ˆ0.4.24; contract IndivisibleAsset { /*
*/ string public _name; string public _symbol; uint256 public _quantity; address public _owner; constructor (string name, string symbol, uint256 quantity) public { _name = name; _symbol = symbol; _quantity = quantity; _owner = msg.sender; } function transfer(address to) external returns (bool) { require(_owner == msg.sender); _owner = to; return true; } } (Ethereum) — (1) — 2018-07-11 – p.30/39
(Ethereum) — (1) — 2018-07-11 – p.31/39
4. (Ethereum) — (1) — 2018-07-11 – p.32/39
ADEPT ADEPT : IBM IoT (Ethereum) — (1) — 2018-07-11
– p.33/39
(Ethereum) — (1) — 2018-07-11 – p.34/39
⇒ (Ethereum) — (1) — 2018-07-11 – p.35/39
The DAO ( ) The DAO Split ( ) 360
ETH (50∼60 ) (2016/6/17) ( ) ( ; ) (2016/7/20 ) (Ethereum) — (1) — 2018-07-11 – p.36/39
5. (Ethereum) — (1) — 2018-07-11 – p.37/39
Greeter.sol “deploy.py” __main__ Greeter 0x & $ python deploy.py (Ethereum)
— (1) — 2018-07-11 – p.38/39
I : ERC20 ∼ ∼ (Ethereum) — (1) — 2018-07-11
– p.39/39