trustwallet-assets/blockchains/ark/info/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

29 lines
951 B
JSON

{
"name": "Ark",
"website": "http://ark.io/",
"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.",
"explorer": "https://explorer.ark.io",
"research": "https://research.binance.com/en/projects/ark",
"symbol": "ARK",
"type": "COIN",
"decimals": 8,
"status": "abandoned",
"links": [
{
"name": "github",
"url": "https://github.com/ArkEcosystem"
},
{
"name": "twitter",
"url": "https://twitter.com/ArkEcosystem"
},
{
"name": "reddit",
"url": "https://reddit.com/r/ArkEcosystem"
},
{
"name": "whitepaper",
"url": "https://ark.io/Whitepaper.pdf"
}
]
}