File tree Expand file tree Collapse file tree 25 files changed +142
-140
lines changed Expand file tree Collapse file tree 25 files changed +142
-140
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ import { NetworkType } from '@pinax/graph-networks-registry'
2
2
3
3
import { ButtonOrLink , ExperimentalLink , Tooltip } from '@edgeandnode/gds'
4
4
import {
5
+ APIToken ,
5
6
Firehose ,
6
7
GraphExplorer ,
7
8
GraphNode ,
8
9
SocialYouTube ,
9
10
Subgraph ,
10
11
Substreams ,
11
- SubstreamsPoweredSubgraph ,
12
12
} from '@edgeandnode/gds/icons'
13
13
import { NetworkIcon } from '@edgeandnode/go'
14
14
@@ -83,12 +83,14 @@ export default function HomePage({ supportedNetworks }: { supportedNetworks: Sup
83
83
</ div >
84
84
< div className = "grid grid-cols-1 gap-4 lg:grid-cols-3" >
85
85
< Card
86
- title = { t ( 'index.products.sps.title' ) }
87
- description = { t ( 'index.products.sps.description' ) }
88
- cta = { < ExperimentalLink href = "/sps/tutorial/" > { t ( 'index.products.sps.cta' ) } </ ExperimentalLink > }
86
+ title = { t ( 'index.products.tokenApi.title' ) }
87
+ description = { t ( 'index.products.tokenApi.description' ) }
88
+ cta = {
89
+ < ExperimentalLink href = "/token-api/quick-start/" > { t ( 'index.products.tokenApi.cta' ) } </ ExperimentalLink >
90
+ }
89
91
icon = {
90
92
< div className = "flex size-8 items-center justify-center rounded-4 bg-space-1400 text-white" >
91
- < SubstreamsPoweredSubgraph size = { 4 } />
93
+ < APIToken size = { 4 } />
92
94
</ div >
93
95
}
94
96
/>
Original file line number Diff line number Diff line change 19
19
"description" : " Fetch and consume blockchain data with parallel execution." ,
20
20
"cta" : " Develop with Substreams"
21
21
},
22
- "sps " : {
23
- "title" : " Substreams-Powered Subgraphs " ,
24
- "description" : " Boost your subgraph's efficiency and scalability by using Substreams ." ,
25
- "cta" : " Set up a Substreams-powered subgraph "
22
+ "tokenApi " : {
23
+ "title" : " Token API " ,
24
+ "description" : " Query token data and leverage native MCP support ." ,
25
+ "cta" : " Develop with Token API "
26
26
},
27
27
"graphNode" : {
28
28
"title" : " Graph Node" ,
70
70
"subgraphs" : " Subgraphs" ,
71
71
"substreams" : " متعدد-السلاسل" ,
72
72
"firehose" : " Firehose" ,
73
- "tokenapi " : " Token API"
73
+ "tokenApi " : " Token API"
74
74
}
75
75
},
76
76
"networkGuides" : {
83
83
"title" : " Substreams quick start" ,
84
84
"description" : " Stream high-speed data for real-time indexing."
85
85
},
86
- "tokenapi " : {
86
+ "tokenApi " : {
87
87
"title" : " The Graph's Token API" ,
88
88
"description" : " Query token data and leverage native MCP support."
89
89
},
Original file line number Diff line number Diff line change 19
19
"description" : " Fetch and consume blockchain data with parallel execution." ,
20
20
"cta" : " Develop with Substreams"
21
21
},
22
- "sps " : {
23
- "title" : " Substreams-Powered Subgraphs " ,
24
- "description" : " Boost your subgraph's efficiency and scalability by using Substreams ." ,
25
- "cta" : " Set up a Substreams-powered subgraph "
22
+ "tokenApi " : {
23
+ "title" : " Token API " ,
24
+ "description" : " Query token data and leverage native MCP support ." ,
25
+ "cta" : " Develop with Token API "
26
26
},
27
27
"graphNode" : {
28
28
"title" : " Uzel Graf" ,
70
70
"subgraphs" : " Podgrafy" ,
71
71
"substreams" : " Substreams" ,
72
72
"firehose" : " Firehose" ,
73
- "tokenapi " : " Token API"
73
+ "tokenApi " : " Token API"
74
74
}
75
75
},
76
76
"networkGuides" : {
83
83
"title" : " Substreams quick start" ,
84
84
"description" : " Stream high-speed data for real-time indexing."
85
85
},
86
- "tokenapi " : {
86
+ "tokenApi " : {
87
87
"title" : " The Graph's Token API" ,
88
88
"description" : " Query token data and leverage native MCP support."
89
89
},
Original file line number Diff line number Diff line change 19
19
"description" : " Abrufen und Konsumieren von Blockchain-Daten mit paralleler Ausführung." ,
20
20
"cta" : " Entwickeln mit Substreams"
21
21
},
22
- "sps " : {
23
- "title" : " Substreams-getriebene Subgraphen " ,
24
- "description" : " Boost your subgraph's efficiency and scalability by using Substreams ." ,
25
- "cta" : " Einrichten eines Substreams-powered Subgraphen "
22
+ "tokenApi " : {
23
+ "title" : " Token API " ,
24
+ "description" : " Query token data and leverage native MCP support ." ,
25
+ "cta" : " Develop with Token API "
26
26
},
27
27
"graphNode" : {
28
28
"title" : " Graph-Knoten" ,
70
70
"subgraphs" : " Subgraphs" ,
71
71
"substreams" : " Substreams" ,
72
72
"firehose" : " Firehose" ,
73
- "tokenapi " : " Token API"
73
+ "tokenApi " : " Token API"
74
74
}
75
75
},
76
76
"networkGuides" : {
83
83
"title" : " Substreams quick start" ,
84
84
"description" : " Stream high-speed data for real-time indexing."
85
85
},
86
- "tokenapi " : {
86
+ "tokenApi " : {
87
87
"title" : " The Graph's Token API" ,
88
88
"description" : " Query token data and leverage native MCP support."
89
89
},
Original file line number Diff line number Diff line change 19
19
"description" : " Fetch and consume blockchain data with parallel execution." ,
20
20
"cta" : " Develop with Substreams"
21
21
},
22
- "sps " : {
23
- "title" : " Substreams-Powered Subgraphs " ,
24
- "description" : " Boost your subgraph's efficiency and scalability by using Substreams ." ,
25
- "cta" : " Set up a Substreams-powered subgraph "
22
+ "tokenApi " : {
23
+ "title" : " Token API " ,
24
+ "description" : " Query token data and leverage native MCP support ." ,
25
+ "cta" : " Develop with Token API "
26
26
},
27
27
"graphNode" : {
28
28
"title" : " Graph Node" ,
70
70
"subgraphs" : " Subgraphs" ,
71
71
"substreams" : " Substreams" ,
72
72
"firehose" : " Firehose" ,
73
- "tokenapi " : " Token API"
73
+ "tokenApi " : " Token API"
74
74
}
75
75
},
76
76
"networkGuides" : {
83
83
"title" : " Substreams quick start" ,
84
84
"description" : " Stream high-speed data for real-time indexing."
85
85
},
86
- "tokenapi " : {
86
+ "tokenApi " : {
87
87
"title" : " The Graph's Token API" ,
88
88
"description" : " Query token data and leverage native MCP support."
89
89
},
Original file line number Diff line number Diff line change 19
19
"description" : " Obtén y consume datos de blockchain con ejecución paralela." ,
20
20
"cta" : " Desarrolla con Substreams"
21
21
},
22
- "sps " : {
23
- "title" : " Subgrafos impulsados por Substreams " ,
24
- "description" : " Boost your subgraph's efficiency and scalability by using Substreams ." ,
25
- "cta" : " Configura un subgrafo impulsado por Substreams "
22
+ "tokenApi " : {
23
+ "title" : " Token API " ,
24
+ "description" : " Query token data and leverage native MCP support ." ,
25
+ "cta" : " Develop with Token API "
26
26
},
27
27
"graphNode" : {
28
28
"title" : " Graph Node" ,
70
70
"subgraphs" : " Subgrafos" ,
71
71
"substreams" : " Corrientes secundarias" ,
72
72
"firehose" : " Firehose" ,
73
- "tokenapi " : " Token API"
73
+ "tokenApi " : " Token API"
74
74
}
75
75
},
76
76
"networkGuides" : {
83
83
"title" : " Substreams quick start" ,
84
84
"description" : " Stream high-speed data for real-time indexing."
85
85
},
86
- "tokenapi " : {
86
+ "tokenApi " : {
87
87
"title" : " The Graph's Token API" ,
88
88
"description" : " Query token data and leverage native MCP support."
89
89
},
Original file line number Diff line number Diff line change 19
19
"description" : " Fetch and consume blockchain data with parallel execution." ,
20
20
"cta" : " Develop with Substreams"
21
21
},
22
- "sps " : {
23
- "title" : " Substreams-Powered Subgraphs " ,
24
- "description" : " Boost your subgraph's efficiency and scalability by using Substreams ." ,
25
- "cta" : " Set up a Substreams-powered subgraph "
22
+ "tokenApi " : {
23
+ "title" : " Token API " ,
24
+ "description" : " Query token data and leverage native MCP support ." ,
25
+ "cta" : " Develop with Token API "
26
26
},
27
27
"graphNode" : {
28
28
"title" : " Nœud de The Graph" ,
70
70
"subgraphs" : " Subgraphs" ,
71
71
"substreams" : " Substreams" ,
72
72
"firehose" : " Firehose" ,
73
- "tokenapi " : " Token API"
73
+ "tokenApi " : " Token API"
74
74
}
75
75
},
76
76
"networkGuides" : {
83
83
"title" : " Substreams quick start" ,
84
84
"description" : " Stream high-speed data for real-time indexing."
85
85
},
86
- "tokenapi " : {
86
+ "tokenApi " : {
87
87
"title" : " The Graph's Token API" ,
88
88
"description" : " Query token data and leverage native MCP support."
89
89
},
Original file line number Diff line number Diff line change 19
19
"description" : " ब्लॉकचेन डेटा प्राप्त करें और समानांतर निष्पादन के साथ उपयोग करें।" ,
20
20
"cta" : " सबस्ट्रीम के साथ विकसित करें"
21
21
},
22
- "sps " : {
23
- "title" : " सबस्ट्रीम पावर्ड सबग्राफ " ,
24
- "description" : " Boost your subgraph's efficiency and scalability by using Substreams ." ,
25
- "cta" : " सबस्ट्रीम-संचालित सबग्राफ सेट करें "
22
+ "tokenApi " : {
23
+ "title" : " Token API " ,
24
+ "description" : " Query token data and leverage native MCP support ." ,
25
+ "cta" : " Develop with Token API "
26
26
},
27
27
"graphNode" : {
28
28
"title" : " Graph Node" ,
70
70
"subgraphs" : " सबग्राफ" ,
71
71
"substreams" : " सबस्ट्रीम" ,
72
72
"firehose" : " Firehose" ,
73
- "tokenapi " : " टोकन API"
73
+ "tokenApi " : " टोकन API"
74
74
}
75
75
},
76
76
"networkGuides" : {
83
83
"title" : " Substreams quick start" ,
84
84
"description" : " Stream high-speed data for real-time indexing."
85
85
},
86
- "tokenapi " : {
86
+ "tokenApi " : {
87
87
"title" : " The Graph's Token API" ,
88
88
"description" : " Query token data and leverage native MCP support."
89
89
},
Original file line number Diff line number Diff line change 19
19
"description" : " Fetch and consume blockchain data with parallel execution." ,
20
20
"cta" : " Develop with Substreams"
21
21
},
22
- "sps " : {
23
- "title" : " Substreams-Powered Subgraphs " ,
24
- "description" : " Boost your subgraph's efficiency and scalability by using Substreams ." ,
25
- "cta" : " Set up a Substreams-powered subgraph "
22
+ "tokenApi " : {
23
+ "title" : " Token API " ,
24
+ "description" : " Query token data and leverage native MCP support ." ,
25
+ "cta" : " Develop with Token API "
26
26
},
27
27
"graphNode" : {
28
28
"title" : " Graph Node" ,
70
70
"subgraphs" : " Subgraphs" ,
71
71
"substreams" : " Substreams" ,
72
72
"firehose" : " Firehose" ,
73
- "tokenapi " : " Token API"
73
+ "tokenApi " : " Token API"
74
74
}
75
75
},
76
76
"networkGuides" : {
83
83
"title" : " Substreams quick start" ,
84
84
"description" : " Stream high-speed data for real-time indexing."
85
85
},
86
- "tokenapi " : {
86
+ "tokenApi " : {
87
87
"title" : " The Graph's Token API" ,
88
88
"description" : " Query token data and leverage native MCP support."
89
89
},
Original file line number Diff line number Diff line change 19
19
"description" : " 並列実行でブロックチェーンのデータを取得し、使用できます。" ,
20
20
"cta" : " サブストリームを使用する"
21
21
},
22
- "sps " : {
23
- "title" : " サブストリームを用いたサブグラフ " ,
24
- "description" : " Boost your subgraph's efficiency and scalability by using Substreams ." ,
25
- "cta" : " サブストリームを用いたサブグラフの設定を行う "
22
+ "tokenApi " : {
23
+ "title" : " Token API " ,
24
+ "description" : " Query token data and leverage native MCP support ." ,
25
+ "cta" : " Develop with Token API "
26
26
},
27
27
"graphNode" : {
28
28
"title" : " グラフノード" ,
70
70
"subgraphs" : " サブグラフ" ,
71
71
"substreams" : " サブストリーム" ,
72
72
"firehose" : " Firehose" ,
73
- "tokenapi " : " Token API"
73
+ "tokenApi " : " Token API"
74
74
}
75
75
},
76
76
"networkGuides" : {
83
83
"title" : " Substreams quick start" ,
84
84
"description" : " Stream high-speed data for real-time indexing."
85
85
},
86
- "tokenapi " : {
86
+ "tokenApi " : {
87
87
"title" : " The Graph's Token API" ,
88
88
"description" : " Query token data and leverage native MCP support."
89
89
},
You can’t perform that action at this time.
0 commit comments