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
380
Utility Token Price Simulator
yuasa
August 31, 2020
Tweet
Share
More Decks by yuasa
See All by yuasa
Prompt Hardener - Automatically Evaluating and Securing LLM System Prompts
melonattacker
1
330
プロンプトインジェクション2.0 : 進化する防御機構とその回避手法
melonattacker
6
3.8k
Prompt Hardener
melonattacker
0
750
LLM活用システムの脆弱性診断内製化の取り組み
melonattacker
0
330
OpenID Connect活用時のなりすまし攻撃対策の検討 - OpenID Summit Tokyo 2024
melonattacker
0
760
OSBT: OpenID Connect Scenario-Based Tester – CODE BLUE 2023
melonattacker
0
790
JWTセキュリティ入門
melonattacker
17
13k
OIDC Scenario Based Tester (OSBT)
melonattacker
0
400
Terraformのノリを理解する
melonattacker
1
280
Other Decks in Programming
See All in Programming
Pythonに漸進的に型をつける
nealle
1
140
エンジニアに事業やプロダクトを理解してもらうためにやってること
murabayashi
0
100
SODA - FACT BOOK(JP)
sodainc
1
9k
ネストしたdata classの面倒な更新にさようなら!Lensを作って理解するArrowのOpticsの世界
shiita0903
1
180
外接に惑わされない自システムの処理時間SLIをOpenTelemetryで実現した話
kotaro7750
0
130
Inside of Swift Export
giginet
PRO
1
250
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
120
Blazing Fast UI Development with Compose Hot Reload (Bangladesh KUG, October 2025)
zsmb
2
430
Amazon ECS Managed Instances が リリースされた!キャッチアップしよう!! / Let's catch up Amazon ECS Managed Instances
cocoeyes02
0
110
Kotlinで実装するCPU/GPU 「協調的」パフォーマンス管理
matuyuhi
0
110
AI Agent 時代的開發者生存指南
eddie
4
2.2k
SidekiqでAIに商品説明を生成させてみた
akinko_0915
0
110
Featured
See All Featured
Building an army of robots
kneath
306
46k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
900
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
Raft: Consensus for Rubyists
vanstee
140
7.2k
How to Ace a Technical Interview
jacobian
280
24k
The Cost Of JavaScript in 2023
addyosmani
55
9.1k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Faster Mobile Websites
deanohume
310
31k
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