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"