Update sample-project.yaml

This commit is contained in:
f1nass 2024-06-20 19:32:06 +02:00 committed by GitHub
parent 665957470f
commit 5012de4a9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 42 additions and 30 deletions

View File

@ -1,4 +1,5 @@
#PROJECT DESCRIPTION ------------------------------------------------------------- # Essential (minimum) project data ----------------------------------------------------------------------------------------------------------------
# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples
name: SampleProject name: SampleProject
categories: [ defi ] categories: [ defi ]
assets_used: [ BTC, ETH, USDC ] assets_used: [ BTC, ETH, USDC ]
@ -9,15 +10,7 @@ description: 'Short description of project features and mission'
product_readiness: live product_readiness: live
product_launch_day: "YYYY-MM-DD" product_launch_day: "YYYY-MM-DD"
have_token: true # Team - focus on C-Level (CEO) personnel if information public available otherwise "anonymous: true"
token_link: https://etherscan.io/address/0x148932fc33d97ae4f85443d2f6af25cacddd6062
tokens:
- name: SampleToken
symbol: SAMPLE
network: Ethereum
contract_address: "0xe6c83af64e4c60245d8c7de953df673a00000"
fee: 3.5%
team: team:
anonymous: false anonymous: false
teammembers: teammembers:
@ -28,6 +21,34 @@ team:
role: CTO role: CTO
link: https://twitter.com/mostrandomguy 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: funding:
- name: Private investors ICO - name: Private investors ICO
type: ICO type: ICO
@ -42,33 +63,23 @@ history:
time: "YYYY-MM-DD" time: "YYYY-MM-DD"
link: https://infonewspage.com/sample-launch link: https://infonewspage.com/sample-launch
sunset: false # more links
# LINKS ---------------------------------------------------------------------
links: links:
web: https://sample-website.com
github: https://github.com/sample_privacy_project
block_explorer: https://samplescan.io/ block_explorer: https://samplescan.io/
docs: https://docs.sample-website.com
forum: https://forum.sample-website.com forum: https://forum.sample-website.com
whitepaper: https://docs.sample-website.com/whitepaper.pdf
changelog: https://changelog.sample-website.com changelog: https://changelog.sample-website.com
snapshot: https://snapshot.org/sample-dao snapshot: https://snapshot.org/sample-dao
blog: https://medium.com/@sample_privacy_project
twitter: https://twitter.com/sample_privacy_project
discord: https://discord.com/invite/jgUQSAMPLE discord: https://discord.com/invite/jgUQSAMPLE
facebook: https://facebook.com/sample-privacy-crypto facebook: https://facebook.com/sample-privacy-crypto
telegram: https://t.me/sample_privacy_project telegram: https://t.me/sample_privacy_project
lens: https://hey.xyz/u/sample_privacy_project lens: https://hey.xyz/u/sample_privacy_project
farcaster: "@sampleprivacyproject" farcaster: "@sampleprivacyproject"
rss_feed: https://rss-feeds.com/sample_privacy_project rss_feed: https://rss-feeds.com/sample_privacy_project
education: https://twitter.com/random_user/status/12345678901234 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 ---------------------------------------------------------------------
technology: technology:
type: ZK-Snarks type: ZK-Snarks
features: features:
@ -106,8 +117,9 @@ client_diversability:
- name: Sample-Defi_Swap - name: Sample-Defi_Swap
link: https://sample-swap.com link: https://sample-swap.com
# Privacy - information ---------------------------------------------------------------------------------------------------------------
# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples
# PRIVACY ---------------------------------------------------------------------
licences: General Public License licences: General Public License
privacy_policy: privacy_policy:
@ -125,8 +137,9 @@ compliance: OFAC, USA
storage: storage:
decentralized: true decentralized: true
# Security - information -------------------------------------------------------------------------------------------------------------
# Please have a look at https://github.com/web3privacy/explorer-data for explanations + examples
# SECURITY ---------------------------------------------------------------------
third_party_dependency: Chainlink oracle third_party_dependency: Chainlink oracle
social_trust: Sample board multisig & DAO social_trust: Sample board multisig & DAO
technical_spof: Uniswap hack technical_spof: Uniswap hack
@ -138,4 +151,3 @@ audits:
- name: Competitive Audit - Code4rena - name: Competitive Audit - Code4rena
link: https://ca.com/audit-result.pdf link: https://ca.com/audit-result.pdf
time: "YYYY-MM-DD" time: "YYYY-MM-DD"