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
Prompt Hardener
melonattacker
0
590
LLM活用システムの脆弱性診断内製化の取り組み
melonattacker
0
250
OpenID Connect活用時のなりすまし攻撃対策の検討 - OpenID Summit Tokyo 2024
melonattacker
0
710
OSBT: OpenID Connect Scenario-Based Tester – CODE BLUE 2023
melonattacker
0
740
JWTセキュリティ入門
melonattacker
17
13k
OIDC Scenario Based Tester (OSBT)
melonattacker
0
380
Terraformのノリを理解する
melonattacker
1
250
Hyperledger Fabricさらっとガイド
melonattacker
0
540
Plasma, Plasma Cash, Plasma Chamber
melonattacker
0
450
Other Decks in Programming
See All in Programming
イベントストーミングから始めるドメイン駆動設計
jgeem
4
870
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
1
370
Composerが「依存解決」のためにどんな工夫をしているか #phpcon
o0h
PRO
1
140
Datadog RUM 本番導入までの道
shinter61
1
310
AIコーディング道場勉強会#2 君(エンジニア)たちはどう生きるか
misakiotb
1
240
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
1
370
生成AIで日々のエラー調査を進めたい
yuyaabo
0
630
関数型まつりレポート for JuliaTokai #22
antimon2
0
140
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
120
A comprehensive view of refactoring
marabesi
0
970
エラーって何種類あるの?
kajitack
5
280
CursorはMCPを使った方が良いぞ
taigakono
0
150
Featured
See All Featured
Embracing the Ebb and Flow
colly
86
4.7k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
Unsuck your backbone
ammeep
671
58k
Adopting Sorbet at Scale
ufuk
77
9.4k
How to train your dragon (web standard)
notwaldorf
92
6.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
790
How GitHub (no longer) Works
holman
314
140k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.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