From 127739d08085dc3dca7690a64fed63b6f9780ba3 Mon Sep 17 00:00:00 2001 From: aaron-cottrell-vc Date: Mon, 16 Mar 2026 15:15:50 +0000 Subject: [PATCH 1/2] docs: add Validation Cloud to Developer Tools (Node Infrastructure) Add Validation Cloud as a Node Infrastructure provider on the Developer Tools page with links to validationcloud.io and validationcloud.io/tempo. Made-with: Cursor --- src/pages/quickstart/developer-tools.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/pages/quickstart/developer-tools.mdx b/src/pages/quickstart/developer-tools.mdx index 756cfc2..8406b73 100644 --- a/src/pages/quickstart/developer-tools.mdx +++ b/src/pages/quickstart/developer-tools.mdx @@ -222,6 +222,12 @@ Get started by visiting the [Tempo chain page](https://drpc.org/chainlist/tempo- Get started on the [Tempo Chain Page](https://www.quicknode.com/chains/tempo) and follow the [QuickStart guide](https://www.quicknode.com/docs/tempo) to create your Tempo RPC endpoint. +### Validation Cloud + +[Validation Cloud](https://www.validationcloud.io/) provides institutional grade, high performance, SOC2 Type II compliant, full archive RPC access for Tempo with no rate limits on Scale plans. Built for low-latency and enterprise-grade workloads. Start free with 50 million compute units — no credit card required. + +Get started at [validationcloud.io/tempo](https://www.validationcloud.io/tempo). + ## Security & Compliance ### Blockaid From 30053fd37801fd855f52b628265be5a2a97b580a Mon Sep 17 00:00:00 2001 From: ek-tempo Date: Mon, 16 Mar 2026 13:17:39 -0400 Subject: [PATCH 2/2] Fix wording for Validation Cloud description Corrected 'low-latency' to 'low latency' and 'enterprise-grade' to 'enterprise grade' for consistency. --- src/pages/quickstart/developer-tools.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/quickstart/developer-tools.mdx b/src/pages/quickstart/developer-tools.mdx index 8406b73..bfbabd8 100644 --- a/src/pages/quickstart/developer-tools.mdx +++ b/src/pages/quickstart/developer-tools.mdx @@ -224,7 +224,7 @@ Get started on the [Tempo Chain Page](https://www.quicknode.com/chains/tempo) an ### Validation Cloud -[Validation Cloud](https://www.validationcloud.io/) provides institutional grade, high performance, SOC2 Type II compliant, full archive RPC access for Tempo with no rate limits on Scale plans. Built for low-latency and enterprise-grade workloads. Start free with 50 million compute units — no credit card required. +[Validation Cloud](https://www.validationcloud.io/) provides institutional grade, high performance, SOC2 Type II compliant, full archive RPC access for Tempo with no rate limits on Scale plans. Built for low latency and enterprise grade workloads. Start free with 50 million compute units with no credit card required. Get started at [validationcloud.io/tempo](https://www.validationcloud.io/tempo).