forked from monad-crypto/protocols
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcategories.json
More file actions
101 lines (101 loc) · 2.41 KB
/
categories.json
File metadata and controls
101 lines (101 loc) · 2.41 KB
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
{
"categories": [
"AI::Agent Launchpad",
"AI::Abstraction Infrastructure",
"AI::Consumer AI",
"AI::Data",
"AI::Compute",
"AI::Inference",
"AI::Gaming",
"AI::Infrastructure",
"AI::Investing",
"AI::Models",
"AI::Trading Agent",
"AI::Other",
"CeFi::CEX",
"CeFi::Institutional Trading",
"CeFi::Other",
"Consumer::Betting",
"Consumer::E-commerce / Ticketing",
"Consumer::Prediction Market",
"Consumer::Social",
"Consumer::Other",
"DeFi::Asset Allocators",
"DeFi::Asset Issuers",
"DeFi::CDP",
"DeFi::Cross Chain",
"DeFi::DEX",
"DeFi::DEX Aggregator",
"DeFi::Indexes",
"DeFi::Insurance",
"DeFi::Intents",
"DeFi::Launchpads",
"DeFi::Lending",
"DeFi::Leveraged Farming",
"DeFi::Liquid Staking",
"DeFi::Memecoin",
"DeFi::MEV",
"DeFi::Options",
"DeFi::Perpetuals / Derivatives",
"DeFi::Prime Brokerage",
"DeFi::Reserve Currency",
"DeFi::RWA",
"DeFi::Stablecoin",
"DeFi::Stableswap",
"DeFi::Staking",
"DeFi::Structured Products",
"DeFi::Synthetics",
"DeFi::Trading Interfaces",
"DeFi::Uncollateralized Lending",
"DeFi::Yield",
"DeFi::Yield Aggregator",
"DeFi::Other",
"DePIN::Spatial Intelligence",
"DePIN::CDN",
"DePIN::Compute",
"DePIN::Data Collection",
"DePIN::Data Labelling",
"DePIN::Mapping",
"DePIN::Monitoring Networks",
"DePIN::Storage",
"DePIN::Wireless Network",
"DePIN::Other",
"DeSci::Other",
"Gaming::Metaverse",
"Gaming::Mobile-First",
"Gaming::Games",
"Gaming::Infrastructure",
"Gaming::Other",
"Governance::Delegation",
"Governance::Risk Management",
"Governance::Other",
"Infra::AA",
"Infra::Automation",
"Infra::Analytics",
"Infra::Developer Tooling",
"Infra::Identity",
"Infra::Indexing",
"Infra::Interoperability",
"Infra::Gaming",
"Infra::Oracle",
"Infra::Privacy / Encryption",
"Infra::RPC",
"Infra::Other",
"Infra::ZK",
"Infra::RaaS (Rollup as a Service)",
"Infra::WaaS",
"Infra::Wallet",
"NFT::Collections",
"NFT::Infrastructure",
"NFT::Interoperability",
"NFT::Marketplace",
"NFT::NFTFi",
"NFT::Other",
"Payments::Credit Cards",
"Payments::Onramp and Offramps",
"Payments::Neobanks",
"Payments::Orchestration",
"Payments::Remittance",
"Payments::Other"
]
}