From 4d7dfb5127b0c433a9756d751a284cb55528c1cd Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Tue, 21 Jan 2020 22:39:12 +0800 Subject: [PATCH] Update DOGE info.json Source: https://coinmarketcap.com/currencies/dogecoin/ --- blockchains/doge/info/info.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/blockchains/doge/info/info.json b/blockchains/doge/info/info.json index 5348e3e63..014d20aff 100644 --- a/blockchains/doge/info/info.json +++ b/blockchains/doge/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "Dogecoin", + "website": "http://dogecoin.com", + "source_code": "https://github.com/dogecoin/dogecoin", + "whitepaper": "https://github.com/dogecoin/dogecoin/blob/master/README.md", "explorers": [ { - "name": "", - "url": "" + "name": "Blockchair", + "url": "https://blockchair.com/dogecoin" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/dogecoin" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/dogecoin" } ], "details": [ { "language": "en", - "description": "" + "description": "Based on the popular \"Doge\" Internet meme and featuring a Shiba Inu on its logo, Dogecoin (DOGE) is a cryptocurrency that was forked from Litecoin in Dec 2013. Dogecoin has been used primarily as a tipping system on Reddit and Twitter to reward the creation or sharing of quality content. Dogecoin was created by Billy Markus from Portland, Oregon and Jackson Palmer from Sydney, Australia. Both had envisaged Dogecoin as a fun, light-hearted cryptocurrency that would have greater appeal beyond the core Bitcoin audience." } ], "data_source": "crowd"