explorer-data/src/ranks.yaml

108 lines
2.2 KiB
YAML
Raw Normal View History

2024-09-12 17:36:51 +02:00
- id: openess
name: Openess
references:
- field: team.teammembers
label: Team
condition:
2024-09-12 17:36:51 +02:00
minLength: 1
points: 10
- field: links.docs
label: Documentation
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 10
- field: links.github
label: Github
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 10
- field: links.twitter
label: Twitter
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 1
- field: links.telegram
label: Telegram
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 1
- field: links.discord
label: Discord
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 1
- field: links.lens
label: Lens
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 1
- field: links.farcaster
label: Farcaster
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 1
- field: links.whitepaper
label: Whitepaper
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 10
- field: team.funding
label: Funding
condition:
2024-09-12 17:36:51 +02:00
minLength: 1
points: 10
- id: technology
name: Technology
references:
- field: project_status.mainnet
label: Mainnet
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 10
- field: blockchain_features.opensource
label: Open Source
condition:
2024-09-12 17:36:51 +02:00
equals: true
points: 20
- field: blockchain_features.asset_custody_type
label: Non Custody
condition:
2024-09-12 17:36:51 +02:00
equals: non-custody
points: 10
- field: blockchain_features.upgradability.enabled
label: Upgradability
condition:
2024-09-12 17:36:51 +02:00
equals: false
points: 10
- field: audits
label: Audits
condition:
2024-09-12 17:36:51 +02:00
minLength: 1
points: 10
- id: privacy
name: Privacy
references:
- field: privacy_policy.link
label: Privacy Policy
condition:
2024-09-12 17:36:51 +02:00
exists: true
points: 10
- field: traceability.kyc
label: KYC
condition:
2024-09-12 17:36:51 +02:00
equals: false
points: 10
- field: compliance
label: Compliance
condition:
2024-09-12 17:36:51 +02:00
equals: true
points: 5
- field: default_privacy
label: Default Privacy
condition:
2024-09-12 17:36:51 +02:00
equals: true
points: 10