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
370
Utility Token Price Simulator
yuasa
August 31, 2020
Tweet
Share
More Decks by yuasa
See All by yuasa
プロンプトインジェクション2.0 : 進化する防御機構とその回避手法
melonattacker
0
3
Prompt Hardener
melonattacker
0
610
LLM活用システムの脆弱性診断内製化の取り組み
melonattacker
0
270
OpenID Connect活用時のなりすまし攻撃対策の検討 - OpenID Summit Tokyo 2024
melonattacker
0
720
OSBT: OpenID Connect Scenario-Based Tester – CODE BLUE 2023
melonattacker
0
750
JWTセキュリティ入門
melonattacker
17
13k
OIDC Scenario Based Tester (OSBT)
melonattacker
0
380
Terraformのノリを理解する
melonattacker
1
260
Hyperledger Fabricさらっとガイド
melonattacker
0
550
Other Decks in Programming
See All in Programming
MCPを使ってイベントソーシングのAIコーディングを効率化する / Streamlining Event Sourcing AI Coding with MCP
tomohisa
0
170
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
620
猫と暮らす Google Nest Cam生活🐈 / WebRTC with Google Nest Cam
yutailang0119
0
170
リバースエンジニアリング新時代へ! GhidraとClaude DesktopをMCPで繋ぐ/findy202507
tkmru
3
960
型で語るカタ
irof
0
700
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
16
13k
NEWT Backend Evolution
xpromx
1
140
Advanced Micro Frontends: Multi Version/ Framework Scenarios @WAD 2025, Berlin
manfredsteyer
PRO
0
390
MDN Web Docs に日本語翻訳でコントリビュートしたくなる
ohmori_yusuke
1
130
GPUを計算資源として使おう!
primenumber
1
250
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
200
Hack Claude Code with Claude Code
choplin
7
2.5k
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
53
7.7k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Done Done
chrislema
184
16k
Navigating Team Friction
lara
187
15k
Building Applications with DynamoDB
mza
95
6.5k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
A designer walks into a library…
pauljervisheath
207
24k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
What's in a price? How to price your products and services
michaelherold
246
12k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Documentation Writing (for coders)
carmenintech
72
4.9k
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