From 7976513151ef42d11449eaedebe7b954a0f8d336 Mon Sep 17 00:00:00 2001 From: DeBelg Date: Thu, 26 Sep 2024 14:48:40 +0200 Subject: [PATCH] deploy: bad73259cada396e1fee4f30e98f325ece32f036 --- index.json | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) diff --git a/index.json b/index.json index bb6f7d37..b763ede8 100644 --- a/index.json +++ b/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",