trustwallet-assets/blockchains/iost/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

27 lines
887 B
JSON

{
"name": "IOST",
"website": "http://iost.io",
"source_code": "https://github.com/iost-official/go-iost",
"white_paper": "https://iost.io/624/",
"description": "The IOS (Internet of Services) offers a solid infrastructure for online service providers. Features a high TPS, scalable and secure blockchain, with privacy protection.",
"explorer": "https://www.iostabc.com/",
"research": "https://research.binance.com/en/projects/iost",
"symbol": "IOST",
"type": "COIN",
"decimals": 8,
"status": "abandoned",
"links": [
{
"name": "github",
"url": "https://github.com/iost-official/go-iost"
},
{
"name": "twitter",
"url": "https://twitter.com/iostoken"
},
{
"name": "reddit",
"url": "https://reddit.com/r/IOStoken"
}
]
}