trustwallet-assets/blockchains/ark/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 lines
1.1 KiB
JSON

{
"name": "Ark",
"website": "http://ark.io/",
"source_code": "https://github.com/ArkEcosystem",
"white_paper": "https://ark.io/Whitepaper.pdf",
"short_description": "ARK provides users, developers, and startups with innovative blockchain technologies. Aim to create an entire ecosystem of linked chains and a virtual spiderweb of endless use-cases that make ARK highly flexible, adaptable, and scalable.",
"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'.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ArkEcosystem",
"handle": "ArkEcosystem"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/ArkEcosystem",
"handle": "ArkEcosystem"
}
],
"explorer": "https://explorer.ark.io"
}