trustwallet-assets/blockchains/thundertoken/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
1005 B
JSON

{
"name": "Thunder Token",
"website": "https://www.thundercore.com",
"source_code": "https://github.com/thundertoken",
"white_paper": "https://docs.thundercore.com/thunder-whitepaper.pdf",
"short_scription": "",
"description": "ThunderCore describes itself as a blockchain with its own native cryptocurrency. It is EVM-compatible and claims to have a throughput of 1,200+ TPS, sub-second confirmation times, and low gas costs, with a view towards making it quick and easy for DApps to deploy and scale.",
"explorers": [
{
"name": "Thunderscan",
"url": "https://scan.thundercore.com"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ThunderProtocol",
"handle": "ThunderProtocol"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/thundertoken",
"handle": "thundertoken"
}
],
"data_source": "crowd"
}