From a7acb7207143180e6f500b0d6692bc5978caddb1 Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Wed, 22 Jan 2020 22:57:32 +0800 Subject: [PATCH] Update ONE info.json Source: https://coinmarketcap.com/currencies/harmony/ --- blockchains/harmony/info/info.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/blockchains/harmony/info/info.json b/blockchains/harmony/info/info.json index 5348e3e63..105899aa5 100644 --- a/blockchains/harmony/info/info.json +++ b/blockchains/harmony/info/info.json @@ -1,18 +1,18 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "Harmony", + "website": "https://harmony.one", + "source_code": "https://github.com/harmony-one", + "whitepaper": "https://harmony.one/pdf/whitepaper.pdf", "explorers": [ { - "name": "", - "url": "" + "name": "Harmony Explorer", + "url": "https://explorer.harmony.one/" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/harmonyprotocol" }, { "name": "Reddit", @@ -22,7 +22,7 @@ "details": [ { "language": "en", - "description": "" + "description": "Harmony aims to offer a high-throughput, low-latency, and low-fee consensus platform designed to power decentralized economies of the future." } ], "data_source": "crowd"