mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Rebrand Zcoin to Firo (#5311)
This commit is contained in:
parent
e972116956
commit
9e49faffdb
22
blockchains/firo/info/info.json
Normal file
22
blockchains/firo/info/info.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Firo",
|
||||
"website": "https://firo.org",
|
||||
"source_code": "https://github.com/firoorg/firo",
|
||||
"white_paper": "https://eprint.iacr.org/2019/373.pdf",
|
||||
"short_description": "Firo, a decentralized and open source currency that provides financial privacy enabled by the Lelantus protocol. Proven cryptography and auditability.",
|
||||
"description": "Firo (FIRO) is an open-source privacy-focused cryptocurrency token that launched in Sep 2016. Rebranded from Zcoin in 2020, Firo introduced trustless setup with the Sigma privacy protocol as well as MTP which prevents decentralization through ASICs. Firo is also the creator of the Lelantus privacy protocol which improves Sigma's privacy and functionality. With the Lelantus protocol, 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.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/firoorg",
|
||||
"handle": "firoorg"
|
||||
},
|
||||
{
|
||||
"name": "Reddit",
|
||||
"url": "https://www.reddit.com/r/FiroProject/",
|
||||
"handle": "FiroProject"
|
||||
}
|
||||
],
|
||||
"explorer": "http://explorer.firo.org",
|
||||
"research": "https://research.binance.com/en/projects/firo"
|
||||
}
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"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 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.",
|
||||
"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",
|
||||
"research": "https://research.binance.com/en/projects/zcoin"
|
||||
}
|
Loading…
Reference in New Issue
Block a user