trustwallet-assets/blockchains/zcoin/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Zcoin",
"website": "https://zcoin.io",
"source_code": "https://github.com/zcoinofficial/zcoin",
"white_paper": "https://zcoin.io/wp-content/uploads/2016/11/zerocoinwhitepaper.pdf",
"short_description": "Zcoin, a decentralized and open source currency that provides financial privacy enabled by the Zerocoin protocol. Proven cryptography and auditability.",
"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 Zcoins 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.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/zcoinofficial",
"handle": "zcoinofficial"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/zcoin",
"handle": "zcoin"
}
],
"explorer": "http://explorer.zcoin.io"
}