You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description":"Initialise your project, define your entities using GraphQL, identify the trigger events, and write simple mapping functions that process your data - that’s it! Theres no need for pre-existing data archives, write simply in Typescript and test locally with Docker."
150
150
},
151
151
{
152
-
"iconSrc":"/assets/img/journeyIcon2.svg",
152
+
"iconSrc":"/doc/assets/img/journeyIcon2.svg",
153
153
"path":"/indexer/run_publish/run.html",
154
154
"title":"2. Run and Query",
155
155
"description":"Make advanced, flexible, but simple queries over GraphQL from any website or app. We even support advanced features like aggregate functions and allow you to subscribe to new data."
156
156
},
157
157
{
158
-
"iconSrc":"/assets/img/journeyIcon3.svg",
158
+
"iconSrc":"/doc/assets/img/journeyIcon3.svg",
159
159
"path":"/indexer/run_publish/publish.html",
160
160
"title":"3. Publish",
161
161
"description":"Running a SubQuery Project is easy, or if you don’t want to run and manage production infrastructure, use our self-service platform to publish and run a production SubQuery project in only a few minutes."
162
162
},
163
163
{
164
-
"iconSrc":"/assets/img/journeyIcon4.svg",
164
+
"iconSrc":"/doc/assets/img/journeyIcon4.svg",
165
165
"path":"/subquery_network/publish.html",
166
166
"title":"4. Deploy to the SubQuery Network",
167
167
"description":"Our decentralised service is a web3 infrastructure revolution. We’re building the most open, performant, reliable, and scalable data service for dApp developers which will index and serve data to the global community in an incentivised and verifiable way."
168
168
},
169
169
{
170
-
"iconSrc":"/assets/img/journeyIcon5.svg",
170
+
"iconSrc":"/doc/assets/img/journeyIcon5.svg",
171
171
"path":"/indexer/build/optimisation.html",
172
172
"title":"5. Optimise your Project",
173
173
"description":"Performance is a crucial factor in each project. We’re here to give you guidance on how to optimise your SubQuery project to speed it up."
"DApp Users will ask the SubQuery Network for specific indexed data and RPC endpoints for their dApps or tools, and exchange an advertised amount of SQT for each request.",
"Delegators will participate in the Network by supporting their favourite Data Indexers and RPC Providers to earn rewards based on the work those indexers do.",
"Data Indexers will run and maintain high quality SubQuery projects in their own infrastructure and will be rewarded in SQT for the requests that they serve.",
"RPC Providers run the optimised SubQuery Data Node and are rewarded in SQT for providing reliable, scalable, and affordable RPC services to the network.",
0 commit comments