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
300
Utility Token Price Simulator
yuasa
August 31, 2020
Tweet
Share
More Decks by yuasa
See All by yuasa
OpenID Connect活用時のなりすまし攻撃対策の検討 - OpenID Summit Tokyo 2024
melonattacker
0
490
OSBT: OpenID Connect Scenario-Based Tester – CODE BLUE 2023
melonattacker
0
520
JWTセキュリティ入門
melonattacker
16
12k
OIDC Scenario Based Tester (OSBT)
melonattacker
0
280
Terraformのノリを理解する
melonattacker
1
190
Hyperledger Fabricさらっとガイド
melonattacker
0
440
Plasma, Plasma Cash, Plasma Chamber
melonattacker
0
400
Polkadotをふんわり理解する
melonattacker
1
490
Other Decks in Programming
See All in Programming
Composing an API the *right* way (Droidcon New York 2024)
zsmb
2
160
REXML改善のその後
naitoh
0
190
Amazon BedrockでサーバレスなAIお料理ボットを作成する!!
tosuri13
0
230
Android開発以外のAndroid開発経験の活かしどころ
konifar
2
1.1k
[DroidKaigi 2024] Android ViewからJetpack Composeへ 〜Jetpack Compose移行のすゝめ〜 / From Android View to Jetpack Compose: A Guide to Migration
syarihu
1
680
LangChainの現在とv0.3にむけて
os1ma
4
940
What is Parser
yui_knk
9
4.2k
意外とフォントが大事だった話 / Font Issues on Internationalization
fumi23
0
110
Rechartsで楽にゴリゴリにカスタマイズする!
10tera
1
170
なぜアジャイルがうまくいかないのか?
yum3
1
100
Architecture Decision Record (ADR)
nearme_tech
PRO
1
690
Some more adventure of Happy Eyeballs
coe401_
2
190
Featured
See All Featured
Code Review Best Practice
trishagee
62
16k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
248
20k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
89
16k
Adopting Sorbet at Scale
ufuk
73
8.9k
Designing Experiences People Love
moore
138
23k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
38
9.2k
A Philosophy of Restraint
colly
202
16k
How to Think Like a Performance Engineer
csswizardry
16
960
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.2k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
326
21k
The Brand Is Dead. Long Live the Brand.
mthomps
53
38k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
43
2k
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