trustwallet-assets/blockchains/thundertoken/info/info.json
Adam R bb47ec5f3c
[Internal] Rename short_description to description in all info.json files (#5461)
* Rename short_description to description in all info.json files.

* Adjust check of fields

* Adjust field check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 09:59:29 -08:00

23 lines
1.0 KiB
JSON

{
"name": "Thunder Token",
"website": "https://thundercore.com",
"source_code": "https://github.com/thundertoken",
"white_paper": "https://docs.thundercore.com/thunder-whitepaper.pdf",
"description": "ThunderCore is EVM-compatible and claims to have a throughput of 4,000+ TPS, sub-second confirmation times, and low gas costs, with a view towards making DApps easy to deploy and scale.",
"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.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ThunderProtocol",
"handle": "ThunderProtocol"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/thundertoken",
"handle": "thundertoken"
}
],
"explorer": "https://scan.thundercore.com",
"research": "https://research.binance.com/en/projects/thundercore"
}