From 8b67c7f049b213856e578535c09562a55dfd2d48 Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Tue, 21 Jan 2020 17:26:36 +0800 Subject: [PATCH] Updated Ark info.json Source: https://coinmarketcap.com/currencies/ark/ --- blockchains/ark/info/info.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/blockchains/ark/info/info.json b/blockchains/ark/info/info.json index 5348e3e63..5d3fe52ac 100644 --- a/blockchains/ark/info/info.json +++ b/blockchains/ark/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "Ark", + "website": "http://ark.io/", + "source_code": "https://github.com/ArkEcosystem", + "whitepaper": "https://ark.io/Whitepaper.pdf", "explorers": [ { - "name": "", - "url": "" + "name": "Ark Explorer", + "url": "https://explorer.ark.io" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/ArkEcosystem" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/ArkEcosystem" } ], "details": [ { "language": "en", - "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'." } ], "data_source": "crowd"