New info.json

Template for coin/token info.
Just basics are included
This commit is contained in:
zachzwei 2020-02-18 16:32:26 +08:00
parent df599938a5
commit 11047bee5d

View File

@ -1,27 +1,12 @@
{ {
"name": "", "name": "",
"website": "", "website": "",
"source_code": "",
"white_paper": "",
"short_description": "", "short_description": "",
"description": "",
"explorers": [ "explorers": [
{ {
"name": "", "name": "",
"url": "" "url": ""
} }
], ],
"socials": [
{
"name": "Twitter",
"url": "",
"handle": ""
},
{
"name": "Reddit",
"url": "",
"handle": ""
}
],
"data_source": "crowd" "data_source": "crowd"
} }