mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Initiating the creation of project: TestProject
This commit is contained in:
parent
db35a97077
commit
fa55def424
1 changed files with 53 additions and 0 deletions
53
src/projects/testproject/index.yaml
Normal file
53
src/projects/testproject/index.yaml
Normal file
|
@ -0,0 +1,53 @@
|
||||||
|
name: TestProject
|
||||||
|
categories:
|
||||||
|
- infrastructure
|
||||||
|
usecases:
|
||||||
|
- wallets
|
||||||
|
ecosystem:
|
||||||
|
- ethereum
|
||||||
|
- bitcoin
|
||||||
|
description: Desc
|
||||||
|
product_launch_day: 2024-01-31T23:00:00.000Z
|
||||||
|
sunset: true
|
||||||
|
assets_used:
|
||||||
|
- eth
|
||||||
|
- btc
|
||||||
|
have_token: false
|
||||||
|
tokens: []
|
||||||
|
links:
|
||||||
|
web: ""
|
||||||
|
blog: ""
|
||||||
|
github: ""
|
||||||
|
forum: ""
|
||||||
|
docs: ""
|
||||||
|
whitepaper: ""
|
||||||
|
block_explorer: ""
|
||||||
|
governance: ""
|
||||||
|
twitter: ""
|
||||||
|
discord: ""
|
||||||
|
telegram: ""
|
||||||
|
lens: ""
|
||||||
|
farcaster: ""
|
||||||
|
project_phase: mainnet
|
||||||
|
blockchain_features:
|
||||||
|
opensource: true
|
||||||
|
upgradability:
|
||||||
|
enabled: true
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
encryption: Tech name
|
||||||
|
p2p: true
|
||||||
|
storage:
|
||||||
|
decentralized: true
|
||||||
|
privacy_policy:
|
||||||
|
defined: false
|
||||||
|
link: ""
|
||||||
|
data_usage: dfg
|
||||||
|
compliance: ""
|
||||||
|
tracebility:
|
||||||
|
kyc: false
|
||||||
|
tracked_data: dfg
|
||||||
|
sign_in_type_requirments:
|
||||||
|
- wallet
|
||||||
|
- email
|
||||||
|
default_privacy: false
|
||||||
|
id: testproject
|
Loading…
Reference in a new issue