mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #667 from jiricepelka/patch-11
Update Silk Stable data
This commit is contained in:
commit
9972ad91b9
1 changed files with 29 additions and 8 deletions
|
@ -6,12 +6,38 @@ technology:
|
||||||
type: TEE
|
type: TEE
|
||||||
name: Trusted execution environment
|
name: Trusted execution environment
|
||||||
blockchain_features:
|
blockchain_features:
|
||||||
|
p2p: false
|
||||||
|
encryption: TEE
|
||||||
upgradability:
|
upgradability:
|
||||||
enabled: true
|
enabled: true
|
||||||
type: multisig
|
type: multisig
|
||||||
opensource: true
|
opensource: true
|
||||||
viewing_key: true
|
viewing_key: true
|
||||||
dissapearing_tx: false
|
dissapearing_tx: false
|
||||||
|
connected_tx: false
|
||||||
|
reversability_condition: viewing key, hack
|
||||||
|
data_masking: Secret contracts
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
revealed_recipient: false
|
||||||
|
revealed_sender: false
|
||||||
|
revealed_ammount: false
|
||||||
|
default_privacy: true
|
||||||
|
storage:
|
||||||
|
decentralized: true
|
||||||
|
traceability:
|
||||||
|
kyc: false
|
||||||
|
sign_in_type_requirments: wallet
|
||||||
|
third_party_dependency: false
|
||||||
|
compliance: false
|
||||||
|
social_trust: Shade Core team ( Secret Contract multisig )
|
||||||
|
technical_spof: Can decrypt
|
||||||
|
|
||||||
|
project_status:
|
||||||
|
live_status: true
|
||||||
|
version: Mainnet
|
||||||
|
testnet: false
|
||||||
|
mainnet: true
|
||||||
|
|
||||||
|
|
||||||
ecosystem: Secret Network
|
ecosystem: Secret Network
|
||||||
links:
|
links:
|
||||||
|
@ -19,9 +45,4 @@ links:
|
||||||
github: https://github.com/securesecrets/shade
|
github: https://github.com/securesecrets/shade
|
||||||
|
|
||||||
twitter: https://x.com/Silk_Stable
|
twitter: https://x.com/Silk_Stable
|
||||||
default_privacy: true
|
|
||||||
project_status:
|
|
||||||
live_status: true
|
|
||||||
version: Mainnet
|
|
||||||
testnet: false
|
|
||||||
mainnet: true
|
|
||||||
|
|
Loading…
Reference in a new issue