Skip to content

Instantly share code, notes, and snippets.

@tkota0726
Created February 27, 2018 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkota0726/fc8d70e9502afe1f6b434ea4151063a4 to your computer and use it in GitHub Desktop.
Save tkota0726/fc8d70e9502afe1f6b434ea4151063a4 to your computer and use it in GitHub Desktop.
Note/AboutTrig.ipynb
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"metadata": {},
"cell_type": "markdown",
"source": "# trigについて"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "## 用語集"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Blocksafe連合\n仮想通貨の世界観で仕事をするチーム。TRIGをつくった人たちです。\n\nXRPで言うところのリップルです。"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### Blocksafe社\n政府と交渉、契約するためには法人格が必要。そのためにつくられた会社です。\n\nアメリカとカナダの証券取引所への株式上場を目指しています。"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### TRIG\nBlocksafe連合が発行する仮想通貨。\n現在はBinanceで購入できます。\n\n春にはTRIG Exchangeにて、AMMOとの交換ができるようになります。\n\nTRIG Exchangeをお得に使うにはTRIGが必要で、AMMOを現金化するにはTRIGが必要です。"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### AMMO\nTRIG Exchangeにおける基軸通貨。\n\nAMMOは、スマートガンをはじめとした様々なプロダクトを使う、購入するための仮想通貨です。\n\nAMMOは、TRIGで購入でき、\n\nTRIGを1500枚以上持っていると建てられるマスターノード保持者には無料で配られます。\n\nTRIGホルダーの旨味はここにあります。"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### TRIG Exchange\nスマートガンなど様々なプロダクトが使える、購入できるマーケットです。\n\n基軸通貨AMMOで取引されます。\n\nAMMOとサブトークンの交換\nAMMOとTRIGの交換\n\nができる、プラットフォームです。\n\nすでに数社のプロダクトの上場が決定され、年内に100くらいいくかも?とのことです。"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### マスターノード(MN)\nTRIG1500枚ごとにひとつのマスターノードが建てられます。\n\nマスターノードを建てると、AMMOが375枚/月配られます。\n\n配られたAMMOで様々なサブトークンあるいはTRIGを購入できます。\n\nTRIGホルダーはマスターノード単位で保有数をカウントしています。"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "### サブトークン\nTRIG Exchangeが楽天だとするとサブトークンは店舗の位置付け。\n\n店舗や商品ごとに発行される仮想通貨がサブトークンで、そのひとつがスマートガン。あくまでその一つ、というだけです。\n\n店舗が増えればサブトークンの種類増え、サブトークンの数と質がTRIGの価格を引き上げます。"
},
{
"metadata": {
"collapsed": true,
"trusted": true
},
"cell_type": "code",
"source": "",
"execution_count": null,
"outputs": []
}
],
"metadata": {
"kernelspec": {
"name": "python3",
"display_name": "Python 3",
"language": "python"
},
"language_info": {
"name": "python",
"version": "3.6.2",
"mimetype": "text/x-python",
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"pygments_lexer": "ipython3",
"nbconvert_exporter": "python",
"file_extension": ".py"
},
"toc": {
"nav_menu": {},
"number_sections": true,
"sideBar": false,
"skip_h1_title": false,
"toc_cell": false,
"toc_position": {
"height": "337px",
"left": "891px",
"right": "0px",
"top": "107px",
"width": "212px"
},
"toc_section_display": "block",
"toc_window_display": true
},
"gist": {
"id": "",
"data": {
"description": "Note/AboutTrig.ipynb",
"public": true
}
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment