From 829353603239c7bf465f5c9538b16f82a0a5f819 Mon Sep 17 00:00:00 2001 From: David Galindo <35235550+dagacha@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:10:35 +0000 Subject: [PATCH] update RPC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5e431db..e7d6680d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Ensure your machine satisfies the requirements: ## Resource Requirements - You need xDAI on Gnosis Chain in one of your wallets. -- You need an RPC for your agent instance. We recommend [Nodies RPC](https://www.nodies.app/). +- You need an RPC for your agent instance. We recommend [Quicknode RPC](https://www.quicknode.com/). - (From release v0.16.0 onwards) You will need a Subgraph API key that can be obtained at [The Graph](https://thegraph.com/studio/apikeys/). ## Run the Service