trustwallet-assets/blockchains/ark/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00

31 lines
1.1 KiB
JSON

{
"name": "Ark",
"website": "http://ark.io/",
"source_code": "https://github.com/ArkEcosystem",
"whitepaper": "https://ark.io/Whitepaper.pdf",
"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"
}
],
"details": [
{
"language": "en",
"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'."
}
],
"data_source": "crowd"
}