mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
75136431f4
* Add nested-property for easy work with objects * Add infoList interface * Modify and run script to gen new "username" property * Add "username" prop for all coins * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Rename username -> handle * Rename username -> handle * Optimised images with calibre/image-actions * rename * Update handle Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
31 lines
1.4 KiB
JSON
31 lines
1.4 KiB
JSON
{
|
||
"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": "Zcoin Explorer",
|
||
"url": "http://explorer.zcoin.io"
|
||
}
|
||
],
|
||
"socials": [
|
||
{
|
||
"name": "Twitter",
|
||
"url": "https://twitter.com/zcoinofficial",
|
||
"handle": "zcoinofficial"
|
||
},
|
||
{
|
||
"name": "Reddit",
|
||
"url": "https://reddit.com/r/zcoin",
|
||
"handle": "zcoin"
|
||
}
|
||
],
|
||
"details": [
|
||
{
|
||
"language": "en",
|
||
"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"
|
||
} |