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
スマートコントラクトデザイン / Smart Contract Design
Search
Kenji Saito
PRO
November 06, 2023
Technology
0
94
スマートコントラクトデザイン / Smart Contract Design
2023年11月6日(月)、慶應義塾大学大学院メディアデザイン研究科「サービスデザインプロジェクト B」2023秋で使用したスライドです。
Kenji Saito
PRO
November 06, 2023
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
続・インクルーシブな社会へ / Continuing Towards an Inclusive Society
ks91
PRO
0
11
AGI (人工一般知能) と創る新しく奇妙な社会 / New and Stranger Society built with AGI
ks91
PRO
0
60
回帰分析/大規模言語モデルと統計 / Regression Analysis, Large Language Models and Statistics
ks91
PRO
0
61
多重比較/相関分析 / Multiple Comparison and Correlation Analysis
ks91
PRO
0
61
アカデミーキャンプ 2025冬「考えるのは奴らだ」 / Academy Camp 2025 Winter - Live and Let Think DAY 3
ks91
PRO
0
57
アカデミーキャンプ 2025冬「考えるのは奴らだ」 / Academy Camp 2025 Winter - Live and Let Think DAY 2
ks91
PRO
0
44
アカデミーキャンプ 2025冬「考えるのは奴らだ」 / Academy Camp 2025 Winter - Live and Let Think DAY 1
ks91
PRO
1
70
インクルーシブな社会へ / Toward an Inclusive Society
ks91
PRO
0
17
P 値と有意差/分散分析 / P-value, Significant Difference and Analysis of Variance
ks91
PRO
0
67
Other Decks in Technology
See All in Technology
TAMとre:Capセキュリティ編 〜拡張脅威検出デモを添えて〜
fujiihda
2
250
Swiftの “private” を テストする / Testing Swift "private"
yutailang0119
0
130
プロセス改善による品質向上事例
tomasagi
3
2.6k
クラウドサービス事業者におけるOSS
tagomoris
2
870
明日からできる!技術的負債の返済を加速するための実践ガイド~『ホットペッパービューティー』の事例をもとに~
recruitengineers
PRO
3
420
なぜ私は自分が使わないサービスを作るのか? / Why would I create a service that I would not use?
aiandrox
0
770
トラシューアニマルになろう ~開発者だからこそできる、安定したサービス作りの秘訣~
jacopen
2
2k
AndroidXR 開発ツールごとの できることできないこと
donabe3
0
130
デスクトップだけじゃないUbuntu
mtyshibata
0
200
関東Kaggler会LT: 人狼コンペとLLM量子化について
nejumi
3
600
2/18/25: Java meets AI: Build LLM-Powered Apps with LangChain4j
edeandrea
PRO
0
130
データマネジメントのトレードオフに立ち向かう
ikkimiyazaki
6
1k
Featured
See All Featured
Designing for Performance
lara
604
68k
How GitHub (no longer) Works
holman
314
140k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
How to Think Like a Performance Engineer
csswizardry
22
1.4k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
How to train your dragon (web standard)
notwaldorf
91
5.8k
Unsuck your backbone
ammeep
669
57k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
410
Product Roadmaps are Hard
iamctodd
PRO
50
11k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
175
51k
The Invisible Side of Design
smashingmag
299
50k
Transcript
generated by Stable Diffusion XL v1.0 B 2023 4 (
) B 2023 — 4 — 2023-11-06 – p.1/74
https://speakerdeck.com/ks91 ( ) ( ) Discord Discord ( / /
) Zoom URL ( ) B 2023 — 4 — 2023-11-06 – p.2/74
( ) 1 10 16 • 2 10 23 •
3 10 30 • 4 11 6 • 5 11 13 1 6 11 20 2 7 11 27 8 12 4 ( ) 4 ( 3 ) ↓ B 2023 — 4 — 2023-11-06 – p.3/74
Ethereum ( ) (1) : ERC20 ( ) (2) :
(3) : Web3 B 2023 — 4 — 2023-11-06 – p.4/74
Ethereum ( ) macOS (Ventura 13.6.1) + Homebrew Linux (Ubuntu
22.04) (x86/AMD64 and ARM) macOS + Lima (Linux Machines) mac M1/M2 (Apple )(ARM) x86/AMD64 Windows 11 + Windows Subsystem for Linux (Ubuntu ) Ethereum solidity brownie B 2023 — 4 — 2023-11-06 – p.5/74
macOS : Homebrew (Apple macOS ) UNIX macOS Lima Homebrew
brew Apple brew ( ) brew Rosetta brew brew https://github.com/homebrew/install Path : https://zenn.dev/tet0h/articles/a92651d52bd82460aefb $ which brew /opt/homebrew/bin/brew B 2023 — 4 — 2023-11-06 – p.6/74
macOS : Rosetta 2 Apple x86/AMD64 ( ) $ softwareupdate
--install-rosetta lima Rosetta 2 lima B 2023 — 4 — 2023-11-06 – p.7/74
macOS : Lima macOS Linux ( ) https://github.com/lima-vm/lima QEMU (
) Rosetta 2 Apple x86/AMD64 brew $ brew install lima Ubuntu 22.04 (x86/AMD64) “kmd.yaml” $ limactl start kmd.yaml B 2023 — 4 — 2023-11-06 – p.8/74
macOS : Lima Linux (Ubuntu) x86_64 $ limactl list Linux
(exit ) $ limactl shell kmd Linux limactl list STATUS Stopped limactl start kmd “.lima” diffdisk 100GB B 2023 — 4 — 2023-11-06 – p.9/74
Solidity Ethereum ( ) http://solidity.readthedocs.io/en/latest/installing-solidity.html Linux (on Windows) “sudo apt”,
macOS “brew” Linux ARM git clone dependencies solc 0.8.21 (10/16 ) $ solc --version brownie py-solc-x solc (dependencies) ( solc py-solc-x ) B 2023 — 4 — 2023-11-06 – p.10/74
Ganache Ethereum RPC npm ( ) macOS https://qiita.com/kyosuke5_20/items/c5f68fc9d89b84c0df09 Linux https://qiita.com/seibe/items/36cef7df85fe2cefa3ea
npm Ganache $ sudo npm install -g ganache B 2023 — 4 — 2023-11-06 – p.11/74
Python3 ( Python3.9 ) macOS $ brew install
[email protected]
Linux
$ sudo add-apt-repository ppa:deadsnakes/ppa $ sudo apt update $ sudo apt install python3.9 python3.9-dev python3.9-venv python3.9-tk B 2023 — 4 — 2023-11-06 – p.12/74
macOS : . . . macOS wget brew dyld: Library
not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib $ brew uninstall --force gettext $ brew install gettext B 2023 — 4 — 2023-11-06 – p.13/74
Python (venv) macOS (Linux python3 ) ‘python3.9’ ‘python3’ $ python3.9
-m venv bbc2env $ source bbc2env/bin/activate (bbc2env) $ pip install -U pip bbc2env ( BBc-2 ) ( ) (bbc2env) $ deactivate B 2023 — 4 — 2023-11-06 – p.14/74
Brownie Python Ethereum https://eth-brownie.readthedocs.io Brownie $ pip install eth-brownie version
1.19.3 (10/16 ) PyYAML $ pip install "cython<3.0.0" wheel && pip install pyyaml==5.4.1 --no-build-isolation B 2023 — 4 — 2023-11-06 – p.15/74
$ brownie init ( ERC-20 ) $ brownie bake token
$ cd token B 2023 — 4 — 2023-11-06 – p.16/74
contracts (macOS Linux (x86/AMD64) ) $ brownie compile Linux (ARM)
(AMD64 ) $ python # >>> import solcx >>> solcx.compile_solc(’0.6.12’) # >>> quit() /tmp ∼/.solcx/solc-v0.6.12 ( ) $ pytest tests B 2023 — 4 — 2023-11-06 – p.17/74
Brownie $ brownie console Python >>> len(accounts) 10 >>> accounts[0].balance()
100000000000000000000 >>> quit() B 2023 — 4 — 2023-11-06 – p.18/74
( ) Ethereum Görli B 2023 — 4 — 2023-11-06
– p.19/74
infura.io Brownie https://infura.io SIGN UP PROJECT ID infura Ethereum API
infura . . . infura.io PROJECT ID WEB3_INFURA_PROJECT_ID PROJECT ID (∼/.bash_profile ) $ export WEB3_INFURA_PROJECT_ID= PROJECT ID B 2023 — 4 — 2023-11-06 – p.20/74
G¨ orli ETH brownie console Görli >>> network.disconnect() >>> network.connect(’goerli’)
>>> len(accounts) 0 >>> accounts.add() mnemonic: ’ ( )’ <LocalAccount object ’ 16 ’> >>> accounts[0].private_key 16 >>> quit() Görli Testnet ETH Faucet ETH https://goerlifaucet.com ( ) ( ) 0.001 ETH Görli ETH B 2023 — 4 — 2023-11-06 – p.21/74
G¨ orli ETH brownie console Görli ETH >>> network.disconnect() >>>
network.connect(’goerli’) >>> len(accounts) 0 >>> accounts.add( 16 ) <LocalAccount object ’ 16 ’> >>> accounts[0].balace() ETH >>> quit() ETH >>> accounts[0].transfer(accounts[1], "0.01 ether") B 2023 — 4 — 2023-11-06 – p.22/74
Ethereum ( ) B 2023 — 4 — 2023-11-06 –
p.23/74
Ethereum Vitalik Buterin, “Ethereum White Paper: A NEXT GENERATION SMART
CONTRACT & DECENTRALIZED APPLICATION PLATFORM” 12 (= ) = ⇒ → Dapps ( / / ) B 2023 — 4 — 2023-11-06 – p.24/74
( ) B 2023 — 4 — 2023-11-06 – p.25/74
. . . B 2023 — 4 — 2023-11-06 –
p.26/74
vs. Ethereum (Ether ) 13 13 B 2023 — 4
— 2023-11-06 – p.27/74
= run B 2023 — 4 — 2023-11-06 – p.28/74
Ether Ethereum EOA : Externally-Owned Account ( ) Ether EVM
EVM B 2023 — 4 — 2023-11-06 – p.29/74
EVM : Ethereum Virtual Machine ঢ়ଶ ֎෦ΞΫλʔ ΞΧϯτ &7. ίʔυ
&UIFSˠ(BT ىಈ ίϯτϥΫτ ϝοηʔδ͔ɺ৽͍ࣗ͠ಈΦϒδΣΫτ ΞΧϯτؒͰΓऔΓ͞ΕΔσʔλ&UIFS ετϨʔδ ঢ়ଶ` τϥϯβΫγϣϯ ηοτ σδλϧॺ໊ &7. ਓؒͱ͔ ࣗಈ ΦϒδΣΫτ Gas ( ( )) . . . B 2023 — 4 — 2023-11-06 – p.30/74
EVM : : ← : Solidity — JavaScript LLL —
Lisp Vyper — Python Fe — Vyper Rust ← NEW! Solidity Vyper Python B 2023 — 4 — 2023-11-06 – p.31/74
Solidity ( ) pragma solidityˆ0.7.0; contract IndivisibleAsset { /* */
string public _name; string public _symbol; uint256 public _quantity; address public _owner; constructor(string memory name, string memory symbol, uint256 quantity) public { _name = name; _symbol = symbol; _quantity = quantity; _owner = msg.sender; } function transfer(address to) public returns (bool) { require (_owner == msg.sender); _owner = to; return true; } } B 2023 — 4 — 2023-11-06 – p.32/74
( , ) (constructor) (deploy) = ( ) ( )
ETH Trusted Actor Model B 2023 — 4 — 2023-11-06 – p.33/74
Ethereum B 2023 — 4 — 2023-11-06 – p.34/74
(1) : ERC20 ( ) $ brownie bake token B
2023 — 4 — 2023-11-06 – p.35/74
pragma solidity ˆ0.6.0; /* 0.8.x */ contract Token { (
) : (EVM ) : constructor (...) public { /* */ : } function balanceOf(...) { /* ( ) */ : } : } constructor C (/* */ // ) B 2023 — 4 — 2023-11-06 – p.36/74
ERC-20 ERC (Ethereum Request for Comments) 20 https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md (EIP: Ethereum
Improvement Proposal) ← EIP ( ) contract ERC20 { function totalSupply() constant returns (uint totalSupply); function balanceOf(address _owner) constant returns (uint balance); function transfer(address _to, uint _value) returns (bool success); function transferFrom(address _from, address _to, uint _value) returns (bool success); function approve(address _spender, uint _value) returns (bool success); function allowance(address _owner, address _spender) constant returns (uint remaining); event Transfer(address indexed _from, address indexed _to, uint _value); event Approval(address indexed _owner, address indexed _spender, uint _value); } name/ , symbol/ , decimals/ approve allowance ERC-777 ( ) B 2023 — 4 — 2023-11-06 – p.37/74
ERC20 ERC20 ( ) ⇒ ERC20 ( ERC20 ) ERC20
⇒ B 2023 — 4 — 2023-11-06 – p.38/74
(fungible) ERC-20 → ERC-223 (draft) or ERC-777 ( )( )
(non-fungible) ERC-721 ( ) ERC-1155 ( ) ERC-3525 (SLOT ) B 2023 — 4 — 2023-11-06 – p.39/74
Token ( ) string public symbol; string public name; uint256
public decimals; uint256 public totalSupply; mapping(address => uint256) balances; . . . name, symbol decimals : 2 100 1.00 mapping balances B 2023 — 4 — 2023-11-06 – p.40/74
Token ( ) event Transfer(address from, address to, uint256 value);
Token function emit Transfer() ( ) B 2023 — 4 — 2023-11-06 – p.41/74
Token ( ) constructor( string memory _symbol, string memory _name,
uint256 _decimals, uint256 _totalSupply ) public { symbol = _symbol; name = _name; decimals = _decimals; totalSupply = _totalSupply; balances[msg.sender] = _totalSupply; } msg.sender _totalSupply B 2023 — 4 — 2023-11-06 – p.42/74
Token balanceOf() function balanceOf(address _owner) public view returns (uint256) {
return balances[_owner]; } B 2023 — 4 — 2023-11-06 – p.43/74
Token transfer() function transfer(address _to, uint256 _value) public returns (bool)
{ balances[msg.sender] = balances[msg.sender].sub(_value); balances[_to] = balances[_to].add(_value); emit Transfer(msg.sender, _to, _value); return true; } ( ↑ ) OpenZeppelin https://openzeppelin.org B 2023 — 4 — 2023-11-06 – p.44/74
(2) : B 2023 — 4 — 2023-11-06 – p.45/74
GitHub git clone $ git clone https://github.com/ks91/sample-smart-contracts.git sample-smart-contracts contracts, scripts
tests token Token Solidity 0.5 0.6/0.7 (Token ) Solidity B 2023 — 4 — 2023-11-06 – p.46/74
(m2 ) 1 1 B 2023 — 4 — 2023-11-06
– p.47/74
IndivisibleAsset string public _name_; string public _symbol_; uint256 public _quantity_;
address public _owner_; _name_ ( ) _symbol_ _quantity_ (m2 ) _owner_ ‘_’ Solidity . . . B 2023 — 4 — 2023-11-06 – p.48/74
IndivisibleAsset event Transfer(address indexed from, address indexed to); from to
indexed B 2023 — 4 — 2023-11-06 – p.49/74
IndivisibleAsset constructor (string name, string symbol, uint256 quantity) public {
_name_ = name; _symbol_ = symbol; _quantity_ = quantity; _owner_ = msg.sender; } B 2023 — 4 — 2023-11-06 – p.50/74
IndivisibleAsset getOwner() function getOwner() public view returns (address) { return
(_owner_); } B 2023 — 4 — 2023-11-06 – p.51/74
IndivisibleAsset transfer() function transfer(address to) public returns (bool) { require(_owner_
== msg.sender); _owner_ = to; emit Transfer(msg.sender, to); return true; } require (function ) ( ) $ brownie compile B 2023 — 4 — 2023-11-06 – p.52/74
scripts/indivisible asset.py from brownie import * def main(): accounts[0].deploy(IndivisibleAsset, "5322
Endo, Fujisawa", "mˆ2", 300) SFC (300m2 ) ( ) B 2023 — 4 — 2023-11-06 – p.53/74
from brownie import * import pytest def test_owner_and_transfer(IndivisibleAsset): asset =
accounts[0].deploy(IndivisibleAsset, "5322 Endo", "mˆ2", 300) assert asset.getOwner() == accounts[0] asset.transfer(accounts[1], {’from’: accounts[0]}) assert asset.getOwner() == accounts[1] try: asset.transfer(accounts[0], {’from’: accounts[0]}) done = 1 except: done = 0 assert done == 0 accounts[0] accounts[1] B 2023 — 4 — 2023-11-06 – p.54/74
$ pytest tests/test_indivisible_asset.py B 2023 — 4 — 2023-11-06 –
p.55/74
(3) : B 2023 — 4 — 2023-11-06 – p.56/74
transfer settle, retrieve asset, retrieve token 3 B 2023 —
4 — 2023-11-06 – p.57/74
1. ( ) 2. ( ) 3. ( ) B
2023 — 4 — 2023-11-06 – p.58/74
OneTimeEscrow settle() function settle() public returns (bool) { require(_token_.balanceOf(address(this)) >=
_price_); /* this */ require(_asset_.getOwner() == address(this)); _token_.transfer(_seller_ , _price_); _asset_.transfer(_buyer_); emit Settled(); /* */ return true; } settle() transfer ( / ) $ brownie compile B 2023 — 4 — 2023-11-06 – p.59/74
(1) from brownie import * import pytest def test_deploy_and_settle(Token, IndivisibleAsset,
OneTimeEscrow): asset = accounts[0].deploy(IndivisibleAsset, "5322 Endo", "mˆ2", 300) token = accounts[0].deploy(Token, "Test Token", "TEST", 18, "1000 ether") B 2023 — 4 — 2023-11-06 – p.60/74
(2) token.transfer(accounts[1], 300, {’from’: accounts[0]}) escrow = accounts[0].deploy(OneTimeEscrow, token, accounts[1],
asset, accounts[0], 300) accounts[0] accounts[1] 300 300 TX accounts[1] accounts[0] 300 bake Token 300 ETH wei B 2023 — 4 — 2023-11-06 – p.61/74
(3) token.transfer(escrow, 300, {’from’: accounts[1]}) asset.transfer(escrow, {’from’: accounts[0]}) assert token.balanceOf(accounts[0])
== 999999999999999999700 assert token.balanceOf(accounts[1]) == 0 assert token.balanceOf(escrow) == 300 assert asset.getOwner() == escrow accounts[1] ( ) 300 accounts[0] ( ) B 2023 — 4 — 2023-11-06 – p.62/74
(4) escrow.settle({’from’: accounts[0]}) assert token.balanceOf(accounts[0]) == 1000000000000000000000 assert token.balanceOf(accounts[1]) ==
0 assert token.balanceOf(escrow) == 0 assert asset.getOwner() == accounts[1] settle() accounts[0] OK B 2023 — 4 — 2023-11-06 – p.63/74
$ pytest tests/test_one_time_escrow.py : settle() ⇒ Discord B 2023 —
4 — 2023-11-06 – p.64/74
B 2023 — 4 — 2023-11-06 – p.65/74
1. (1) (2) Ethereum 2023 11 4 ( ) 23:59
JST B 2023 — 4 — 2023-11-06 – p.66/74
. . . . . . 2 0 ( )
( ) ↓ ( ) B 2023 — 4 — 2023-11-06 – p.67/74
⇒ 20 Discord . . . B 2023 — 4
— 2023-11-06 – p.68/74
Web3 Web3 HTTPS B 2023 — 4 — 2023-11-06 –
p.69/74
B 2023 — 4 — 2023-11-06 – p.70/74
miro ( ) ( ) B 2023 — 4 —
2023-11-06 – p.71/74
B 2023 — 4 — 2023-11-06 – p.72/74
2. API (1) ( ) (2) Web API 2023 11
11 ( ) 23:59 JST B 2023 — 4 — 2023-11-06 – p.73/74
B 2023 — 4 — 2023-11-06 – p.74/74