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
Utility Token Price Simulator
Search
yuasa
August 31, 2020
Programming
0
400
Utility Token Price Simulator
yuasa
August 31, 2020
Tweet
Share
More Decks by yuasa
See All by yuasa
Threat Thinker
melonattacker
1
1.1k
自作セキュリティツールの世界
melonattacker
0
200
Prompt Hardener - Automatically Evaluating and Securing LLM System Prompts
melonattacker
1
430
プロンプトインジェクション2.0 : 進化する防御機構とその回避手法
melonattacker
6
4.3k
Prompt Hardener
melonattacker
0
1k
LLM活用システムの脆弱性診断内製化の取り組み
melonattacker
0
380
OpenID Connect活用時のなりすまし攻撃対策の検討 - OpenID Summit Tokyo 2024
melonattacker
0
880
OSBT: OpenID Connect Scenario-Based Tester – CODE BLUE 2023
melonattacker
0
850
JWTセキュリティ入門
melonattacker
17
13k
Other Decks in Programming
See All in Programming
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
300
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
690
文字コードの話
qnighy
43
17k
Codex の「自走力」を高める
yorifuji
0
670
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
160
手戻りゼロ? Spec Driven Developmentとは@KAG AI week
tmhirai
1
160
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
200
どんと来い、データベース信頼性エンジニアリング / Introduction to DBRE
nnaka2992
1
150
AIプロダクト時代のQAエンジニアに求められること
imtnd
2
710
クライアントワークでSREをするということ。あるいは事業会社におけるSREと同じこと・違うこと
nnaka2992
1
310
浮動小数の比較について
kishikawakatsumi
0
380
JPUG勉強会 OSSデータベースの内部構造を理解しよう
oga5
2
230
Featured
See All Featured
ラッコキーワード サービス紹介資料
rakko
1
2.5M
Darren the Foodie - Storyboard
khoart
PRO
3
2.7k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Music & Morning Musume
bryan
47
7.1k
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
170
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
120
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
HU Berlin: Industrial-Strength Natural Language Processing with spaCy and Prodigy
inesmontani
PRO
0
250
The Mindset for Success: Future Career Progression
greggifford
PRO
0
270
For a Future-Friendly Web
brad_frost
183
10k
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
950
Navigating Weather and Climate Data
rabernat
0
130
Transcript
Utility Token Price Simulator Junki Yuasa 1
Utility Tokens Crypto Currencies Asset-backed Tokens 2
Utility Tokens Tokens on blockchain Native Tokens 3
Problem Utility Token is difficult for developers 4
Utility Token difficulty https://en.bitcoinwiki.org/wiki/Bitcoin_history 【出典】 5
Utility Token difficulty https://etherscan.io/tokens 【出典】 6
Simulator that simulates general token price For blockchain and Dapps
7
With UTPS Developers can understand the property of utility token.
8
Features of UTPS 1. Based on a famous crypto economics
paper 2. CUI mode and GUI mode 3. Opensource 9
Features of UTPS 1. Based on a famous crypto economics
paper 2. CUI mode and GUI mode 3. Opensource 10
Theory Tokenomics: Dynamic Adoption and Valuation Lin William Cong, Ye
Li, Neng Wang Total Citation : 143 11 https://bfi.uchicago.edu/wp-content/uploads/WP_2018-49.pdf
Theory Utility of Agents Productivity Userbase Total Needs Price Brown
Motion 12
Theory Utility of Agents Productivity Userbase Total Needs Price 13
Theory Utility of Agents Productivity Userbase Total Needs Price 14
Theory Utility of Agents Productivity Userbase Total Needs Price 15
Theory Utility of Agents Productivity Userbase Total Needs Price 16
Theory Utility of Agents Productivity Userbase Total Needs Price 17
Theory Utility of Agents Productivity Userbase Total Needs Price 18
Theory 19
Features of UTPS 1. Based on a famous crypto economics
paper 2. CUI mode and GUI mode 3. Opensource 20
CUI mode $ git clone https://github.com/melonattacker/utility- token-price-simulator.git $ cd utility-token-price-simulator
$ pip install –r requirements.txt $ python3 main.py 21
GUI mode 22
Features of UTPS 1. Based on a famous crypto economics
paper 2. CUI mode and GUI mode 3. Opensource 23
Opensource https://github.com/melonattacker/utility-token-price-simulator 24
Demo 25
Demo 26
Simulation Result 【出典】https://www.coindesk.com/price/bitcoin 27
Simulation Result 28
Simulation Result 29
Summarize 1. UTPS is a tool for blockchain and Dapps
developers. 2. UTPS is based on a famous crypto economics paper. 3. Token price value itself is not close to the actual one. 4. Token price transition is close to the actual one. 30
For all blockchain and Dapps developer. 31
Thank you for listening !! 32