trustwallet-assets/blockchains/harmony/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
870 B
JSON

{
"name": "Harmony",
"website": "https://harmony.one",
"source_code": "https://github.com/harmony-one",
"white_paper": "https://harmony.one/pdf/whitepaper.pdf",
"description": "Harmony aims to offer a high-throughput, low-latency, and low-fee consensus platform designed to power decentralized economies of the future.",
"description": "Harmony aims to offer a high-throughput, low-latency, and low-fee consensus platform designed to power decentralized economies of the future.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/harmonyprotocol",
"handle": "harmonyprotocol"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/harmony_one",
"handle": "harmony_one"
}
],
"explorer": "https://explorer.harmony.one/",
"research": "https://research.binance.com/en/projects/harmony"
}