forked from web3privacy/explorer-data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample-project.yaml
153 lines (128 loc) · 4.81 KB
/
sample-project.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
# Essential (minimum) project data ----------------------------------------------------------------------------------------------------------------
# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples
name: SampleProject
categories: [ defi ]
assets_used: [ BTC, ETH, USDC ]
ecosystem: [ Ethereum, Polkadot, Cosmos ]
project_type: All in one Privacy tool
description: 'Short description of project features and mission'
product_readiness: live
product_launch_day: "YYYY-MM-DD"
# Team - focus on C-Level (CEO) personnel if information public available otherwise "anonymous: true"
team:
anonymous: false
teammembers:
- name: Samplic Samplist
role: CEO
link: https://twitter.com/samplesampler
- name: Random Guy
role: CTO
link: https://twitter.com/mostrandomguy
# LINKS - focus: web, github, docs, blog, whitepaper, twitter
links:
web: https://sample-website.com
github: https://github.com/sample_privacy_project
docs: https://docs.sample-website.com
whitepaper: https://docs.sample-website.com/whitepaper.pdf
blog: https://medium.com/@sample_privacy_project
twitter: https://twitter.com/sample_privacy_project
# Details on live status + version
# project_status:
# live_status: true
# version: Mainnet
# testnet: false
# mainnet: true
# Token ticker + contract address - if there is no token "have_token: false"
have_token: true
token_link: https://etherscan.io/address/0x148932fc33d97ae4f85443d2f6af25cacddd6062
tokens:
- name: SampleToken
symbol: SAMPLE
network: Ethereum
contract_address: "0xe6c83af64e4c60245d8c7de953df673a00000"
# Additional basic information --------------------------------------------------------------------------------------------------------------
# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples
funding:
- name: Private investors ICO
type: ICO
link: https://investopedia.org/sample-ico-2022
value: $50.000.000
time: "YYYY-MM-DD"
history:
title: Sample Voyage
event_type: launch
description: Launched Sample Voyage on Mainnet
time: "YYYY-MM-DD"
link: https://infonewspage.com/sample-launch
# more links
# links:
# block_explorer: https://samplescan.io/
# forum: https://forum.sample-website.com
# changelog: https://changelog.sample-website.com
# snapshot: https://snapshot.org/sample-dao
# discord: https://discord.com/invite/jgUQSAMPLE
# facebook: https://facebook.com/sample-privacy-crypto
# telegram: https://t.me/sample_privacy_project
# lens: https://hey.xyz/u/sample_privacy_project
# farcaster: "@sampleprivacyproject"
# rss_feed: https://rss-feeds.com/sample_privacy_project
# education: https://twitter.com/random_user/status/12345678901234
# TECHNOLOGY - information -------------------------------------------------------------------------------------------------------------
# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples
technology:
type: ZK-Snarks
features:
- Private wallet
- Shielded DeFi
- P2P Swaps
blockchain_features:
encryption: zksnark
opensource: true
identity_integration: Gitcoin Passport
p2p: true
data_masking: Sample_mixer
viewing_key: true
dissapearing_tx: false
connected_tx: false
frontend_anonymity: Sample frontend dont work on Tor
asset_custody_type: non-custody
upgradability:
enabled: true
type: DAO vote
admin_keys: 51% consensus by DAO
project_status:
live_status: true
version: Mainnet
testnet: false
mainnet: true
client_diversability:
- name: Sample-wallet
link: https://sample-wallet-using-sample.com
- name: Sample-Defi_Swap
link: https://sample-swap.com
# Privacy - information ---------------------------------------------------------------------------------------------------------------
# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples
licences: General Public License
privacy_policy:
defined: true
link: https://app.shadeprotocol.io/use-terms
data_usage: tools you are making TXs on
tracebility:
tracked_data: user SCRT adress
kyc: false
sign_in_type_requirments: EVM wallet
compliance: OFAC, USA
storage:
decentralized: true
# Security - information -------------------------------------------------------------------------------------------------------------
# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples
third_party_dependency: Chainlink oracle
social_trust: Sample board multisig & DAO
technical_spof: Uniswap hack
audits:
- name: Privacy audit company - Sample security check
link: https://pac.com/sample-security.pdf
time: "YYYY-MM-DD"
- name: Competitive Audit - Code4rena
link: https://ca.com/audit-result.pdf
time: "YYYY-MM-DD"