From acdb7f16ff1000535ada984da9a98a1704f425d6 Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Tue, 21 Jan 2020 17:44:50 +0800 Subject: [PATCH] Updated BTG info.json https://coinmarketcap.com/currencies/bitcoin-gold/ --- blockchains/bitcoingold/info/info.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/blockchains/bitcoingold/info/info.json b/blockchains/bitcoingold/info/info.json index 5348e3e63..6c6acdb61 100644 --- a/blockchains/bitcoingold/info/info.json +++ b/blockchains/bitcoingold/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "Bitcoin Gold", + "website": "https://bitcoingold.org/", + "source_code": "https://github.com/BTCGPU/BTCGPU", + "whitepaper": "https://github.com/BTCGPU/BTCGPU/wiki/Technical-Spec", "explorers": [ { - "name": "", - "url": "" + "name": "Bitcoin Gold Explorer", + "url": "https://explorer.bitcoingold.org/insight/" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/bitcoingold" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/BitcoinGoldHQ" } ], "details": [ { "language": "en", - "description": "" + "description": "Bitcoin Gold (BTG) is a fork of Bitcoin that occurred on October 24, 2017 on block 419406. Bitcoin Gold changed Bitcoin’s proof-of-work algorithm from SHA256 to Equihash rendering specialised mining equipment obsolete in an attempt to democratise the Bitcoin mining process." } ], "data_source": "crowd"