From 952683294b7ae08cfa5857c482ba7ea3792b1a68 Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Sat, 25 Jan 2020 00:16:18 +0800 Subject: [PATCH] Update XZC info.json Source: https://coinmarketcap.com/currencies/zcoin/ --- blockchains/zcoin/info/info.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/blockchains/zcoin/info/info.json b/blockchains/zcoin/info/info.json index 5348e3e63..8c72f8011 100644 --- a/blockchains/zcoin/info/info.json +++ b/blockchains/zcoin/info/info.json @@ -1,28 +1,28 @@ { - "name": "", - "website": "", - "source_code": "", - "whitepaper": "", + "name": "Zcoin", + "website": "https://zcoin.io", + "source_code": "https://github.com/zcoinofficial/zcoin", + "whitepaper": "https://zcoin.io/wp-content/uploads/2016/11/zerocoinwhitepaper.pdf", "explorers": [ { - "name": "", - "url": "" + "name": "Zcoin Explorer", + "url": "http://explorer.zcoin.io" } ], "socials": [ { "name": "Twitter", - "url": "" + "url": "https://twitter.com/zcoinofficial" }, { "name": "Reddit", - "url": "" + "url": "https://reddit.com/r/zcoin" } ], "details": [ { "language": "en", - "description": "" + "description": "Zcoin (XZC) is an open-source privacy-focused cryptocurrency token that launched in Sep 2016. Zcoin originally pioneered the use of Zerocoin to enable privacy but has since transitioned to a scheme called Sigma which is based on a paper by Jens Groth and Markulf Kohlweiss that reportedly allows greater scalability and removes the need for trusted setup in Zerocoin. With Zcoin’s Sigma feature, only the sender and receiver would be able to ascertain the exchange of funds in a given transaction, as no transaction histories are linked to the actual coins. Zcoin is also the creator of the Lelantus privacy protocol which improves Sigma's privacy and functionality." } ], "data_source": "crowd"