From ee8fe93328d4d02cf1f130c2a51b08e5cd6b7279 Mon Sep 17 00:00:00 2001 From: Tyler <48813565+technicallyty@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:11:42 -0700 Subject: [PATCH] docs: add quickstart guides for warden and initia (#770) Signed-off-by: check-spelling-bot Co-authored-by: Tyler Co-authored-by: Alex Johnson --- docs/snippets/dydx-quickstart-guide.mdx | 4 ++-- docs/snippets/stargaze-quickstart-guide.mdx | 2 +- docs/validators/quickstart.mdx | 20 +++++++++++++++----- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/docs/snippets/dydx-quickstart-guide.mdx b/docs/snippets/dydx-quickstart-guide.mdx index 86cede022..567085cc9 100644 --- a/docs/snippets/dydx-quickstart-guide.mdx +++ b/docs/snippets/dydx-quickstart-guide.mdx @@ -1,7 +1,7 @@ - **The minimum required version for Connect with dYdX v6 is `v1.0.12+`.** + **The required version for Connect with dYdX v6 is `v1.0.12`.** First, please ensure you've received your **API keys** for the relevant providers. If you have not received API keys, please reach out to the team in the relevant communication channels. @@ -149,7 +149,7 @@ - **The minimum required version for Connect with dYdX v5 is `v1.0.5+`.** + **The required version for Connect with dYdX v5 is `v1.0.5`.** First, please ensure you've received your API keys for Raydium markets. If you have not received API keys, please reach out to the team in the relevant channels. diff --git a/docs/snippets/stargaze-quickstart-guide.mdx b/docs/snippets/stargaze-quickstart-guide.mdx index 38c6ac9c8..9b37702a0 100644 --- a/docs/snippets/stargaze-quickstart-guide.mdx +++ b/docs/snippets/stargaze-quickstart-guide.mdx @@ -1,4 +1,4 @@ -**The minimum required version for Connect with Stargaze is `v1.0.10+`.** +**The required version for Connect with Stargaze is `v1.0.12`.** You need to configure a custom API endpoint for use with the Osmosis provider, `https://rest.osmosis-1.interchain-apis.com`. Set the following `oracle.json` configuration file. **Keep the file path handy** as we will pass it into a flag when running Connect. diff --git a/docs/validators/quickstart.mdx b/docs/validators/quickstart.mdx index d1c83a73c..b1560c19c 100644 --- a/docs/validators/quickstart.mdx +++ b/docs/validators/quickstart.mdx @@ -50,19 +50,29 @@ connect version ## Run Connect Sidecar - + + This tab provides general instructions for starting the Connect sidecar. + If you are running one of the chains listed in the tabs above, please refer to those instructions. - + - - **The minimum required Connect version for the Neutron chain is `v1.0.3+`.** + + **The required Connect version for the Neutron chain is `v1.0.12`.** - + + + **The required Connect version for the Warden chain is `v1.0.12`.** + + + + **The required Connect version for the Initia chain is `v1.0.12`.** + +