mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #836 from web3privacy/ethanolo-eth-patch-782393
Create index.yaml Shutter
This commit is contained in:
commit
bad73259ca
1 changed files with 59 additions and 0 deletions
59
src/projects/Shutter/index.yaml
Normal file
59
src/projects/Shutter/index.yaml
Normal file
|
@ -0,0 +1,59 @@
|
|||
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
|
||||
|
Loading…
Reference in a new issue