mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: bad73259ca
This commit is contained in:
parent
acc551dd3f
commit
7976513151
1 changed files with 75 additions and 0 deletions
75
index.json
75
index.json
|
@ -1541,6 +1541,81 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Shutter",
|
||||
"name": "Shutter",
|
||||
"categories": [
|
||||
"dapps"
|
||||
],
|
||||
"ecosystem": [
|
||||
"Ethereum",
|
||||
"Gnosis",
|
||||
"Arbitrum"
|
||||
],
|
||||
"usecases": [
|
||||
"voting"
|
||||
],
|
||||
"description": "Pioneering threshold encryption protocol protecting you against sandwich attacks & voting whales.",
|
||||
"product_launch_day": "2021",
|
||||
"team": {
|
||||
"anonymous": false,
|
||||
"teammembers": [
|
||||
{
|
||||
"name": "Luis Bezzenberger",
|
||||
"link": "https://x.com/bezzenberger"
|
||||
},
|
||||
{
|
||||
"name": "Loring Harkness",
|
||||
"link": "https://x.com/LoringHarkness"
|
||||
}
|
||||
]
|
||||
},
|
||||
"links": {
|
||||
"web": "https://www.shutter.network/",
|
||||
"github": "https://github.com/shutter-network",
|
||||
"blog": "https://blog.shutter.network/",
|
||||
"forum": "https://shutternetwork.discourse.group/",
|
||||
"twitter": "https://x.com/ShutterNetwork",
|
||||
"discord": "https://discord.com/invite/Fx7m5cUcua"
|
||||
},
|
||||
"project_phase": "Mainnet",
|
||||
"sunset": false,
|
||||
"tokens": [
|
||||
{
|
||||
"name": "Shutter Token",
|
||||
"symbol": "$SHU",
|
||||
"network": "Ethereum",
|
||||
"contract_address": "0xe485E2f1bab389C08721B291f6b59780feC83Fd7",
|
||||
"token_link": "https://etherscan.io/token/0xe485E2f1bab389C08721B291f6b59780feC83Fd7"
|
||||
}
|
||||
],
|
||||
"blockchain_features": {
|
||||
"opensource": true,
|
||||
"asset_custody_type": "DAO Multisig",
|
||||
"upgradability": {
|
||||
"enabled": true,
|
||||
"type": "DAO Governance",
|
||||
"admin_keys": "51% vote"
|
||||
}
|
||||
},
|
||||
"privacy_policy": {
|
||||
"defined": true,
|
||||
"link": "https://www.shutter.network/privacy-policy"
|
||||
},
|
||||
"default_privacy": true,
|
||||
"traceability": {
|
||||
"kyc": false,
|
||||
"sign_in_type_requirments": "wallet or Email"
|
||||
},
|
||||
"third_party_dependency": false,
|
||||
"compliance": false,
|
||||
"storage": {
|
||||
"decentralized": true
|
||||
},
|
||||
"tecnology": {
|
||||
"type": "encrypted mempool"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "specter-diy",
|
||||
"name": "Specter-DIY",
|
||||
|
|
Loading…
Reference in a new issue