mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Create index.yaml
This commit is contained in:
parent
52ad882e3a
commit
48b97de472
1 changed files with 57 additions and 0 deletions
57
src/projects/DeNet/index.yaml
Normal file
57
src/projects/DeNet/index.yaml
Normal file
|
@ -0,0 +1,57 @@
|
|||
name: DeNet
|
||||
categories: [ storage ]
|
||||
ecosystem: [ Polygon ]
|
||||
usecases: [storage, Depin ]
|
||||
description: 'Decentralized Storage Protocol for Web3 services '
|
||||
product_lunch_day: "2017"
|
||||
|
||||
team:
|
||||
anonymous: false
|
||||
teammembers:
|
||||
- name: Denis Shelestov
|
||||
link: https://x.com/djdeniro1
|
||||
- name: Daniil Maslov
|
||||
link: https://x.com/tttcrp
|
||||
|
||||
links:
|
||||
web: https://denet.pro/
|
||||
github: https://github.com/denetpro
|
||||
doc: https://docs.denet.pro/
|
||||
blog: https://medium.com/denetpro
|
||||
twitter: https://x.com/DeNetPro
|
||||
telegram: https://t.me/denetnews
|
||||
discord: https://discord.com/invite/PSnjPCq4x5
|
||||
|
||||
project_phase: Mainet
|
||||
sunset: false
|
||||
|
||||
tokens:
|
||||
- name: DeNet File Token
|
||||
symbol: $DE
|
||||
network: Polygon
|
||||
contract_address: "0x081ec4c0e30159c8259bad8f4887f83010a681dc"
|
||||
token_link: https://polygonscan.com/token/0x081ec4c0e30159c8259bad8f4887f83010a681dc
|
||||
|
||||
|
||||
blockchain_features:
|
||||
opensource: true
|
||||
asset_custody_type: non-custody
|
||||
upgradability:
|
||||
enabled: true
|
||||
|
||||
privacy_policy:
|
||||
defined: false
|
||||
|
||||
default_privacy: true
|
||||
|
||||
traceability:
|
||||
kyc: false
|
||||
|
||||
compliance: false
|
||||
|
||||
storage:
|
||||
decentralized: true
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue