From 7c35036e005a3663962459f11c7751765f356671 Mon Sep 17 00:00:00 2001 From: James Bayly Date: Tue, 16 Apr 2024 14:57:06 +1200 Subject: [PATCH] Node Operator next steps --- docs/subquery_network/node_operators/introduction.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/subquery_network/node_operators/introduction.md b/docs/subquery_network/node_operators/introduction.md index 068a9a5a121..b0091b55074 100644 --- a/docs/subquery_network/node_operators/introduction.md +++ b/docs/subquery_network/node_operators/introduction.md @@ -3,3 +3,9 @@ SubQuery has a commitment to expanding the SubQuery Network to decentralise both Data Indexers, as well as supercharging RPCs to address a much broader centralisation issue throughout Web3 infrastructure. The SubQuery network will see thousands of decentralised Indexers and RPC providers (together called Node Operators) simplify the data layer for a myriad of applications and use cases. ![The vision for SubQuery Network to encompass key web3 infrastructure components in a completely decentralised manner](/assets/img/network/technical_stack.png) + +## Take the next step + +- [Learn how Node Operators are rewarded](./rewards.md) +- [Follow the guide to become a Node Operator](./setup/becoming-a-node-operator.md) +- [Delegate to a Node Operator instead](../delegators/delegating.md)