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"