mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
fa65134c48
* Update coin info to contain short description * Rename whitepaper to white_paper * Fix filecoin file * Fix iost json
27 lines
995 B
JSON
27 lines
995 B
JSON
{
|
|
"name": "Harmony",
|
|
"website": "https://harmony.one",
|
|
"source_code": "https://github.com/harmony-one",
|
|
"white_paper": "https://harmony.one/pdf/whitepaper.pdf",
|
|
"short_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.",
|
|
"explorers": [
|
|
{
|
|
"name": "Harmony Explorer",
|
|
"url": "https://explorer.harmony.one/"
|
|
}
|
|
],
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/harmonyprotocol",
|
|
"handle": "harmonyprotocol"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://www.reddit.com/r/harmony_one",
|
|
"handle": "harmony_one"
|
|
}
|
|
],
|
|
"data_source": "crowd"
|
|
} |