From 532d3e29fe4741bd35ac043537911c753082a0ed Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Wed, 22 Jan 2020 22:56:38 +0800 Subject: [PATCH] Update GRS info.json Source: https://coinmarketcap.com/currencies/groestlcoin/ --- blockchains/groestlcoin/info/info.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/blockchains/groestlcoin/info/info.json b/blockchains/groestlcoin/info/info.json index 5348e3e63..e0b9ab6ed 100644 --- a/blockchains/groestlcoin/info/info.json +++ b/blockchains/groestlcoin/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "Groestlcoin", + "website": "http://www.groestlcoin.org", + "source_code": "https://github.com/Groestlcoin", + "whitepaper": "http://www.groestl.info/groestl-implementation-guide.pdf", "explorers": [ { - "name": "", - "url": "" + "name": "Groestlcoin Explorer", + "url": "https://grs.tokenview.com/" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/GroestlcoinTeam" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/groestlcoin" } ], "details": [ { "language": "en", - "description": "" + "description": "Launched in Mar 2014, Groestlcoin (GRS) is a peer-to-peer (p2p) cryptocurrency with a focus on technological advancement. GRS is reportedly he first coin to implement Segregated Witness (SegWit) and perform the first Lightning Network transaction on its mainnet network. GRS utilizes two rounds of Grøstl-512 for its mining algorithm. GRS claims to have major development releases every 3 months." } ], "data_source": "crowd"