trustwallet-assets/blockchains/ark/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
1.0 KiB
JSON

{
"name": "Ark",
"website": "http://ark.io/",
"source_code": "https://github.com/ArkEcosystem",
"white_paper": "https://ark.io/Whitepaper.pdf",
"short_description": "",
"description": "ARK (ARK) is a project that offers a suite of tools to create an ecosystem of interoperable blockchains. Using the Delegated Proof-of-Stake (DPoS) consensus algorithm, ARK's network is secured by delegates, who are appointed by ARK token holders through voting. ARK is also able to connect to external blockchains through the use of 'SmartBridges'.",
"explorers": [
{
"name": "Ark Explorer",
"url": "https://explorer.ark.io"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ArkEcosystem",
"handle": "ArkEcosystem"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/ArkEcosystem",
"handle": "ArkEcosystem"
}
],
"data_source": "crowd"
}