From 711d7924b0af996ea97c46c172fbbc76442519ac Mon Sep 17 00:00:00 2001 From: Zachary Brown Date: Fri, 11 Oct 2024 14:24:15 -0700 Subject: [PATCH] docs: improved testneta docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18ca03ef..e1e2469b 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ npm run start ### Run CADT on a Testnet -Chia has a few test networks called "[testnets](https://docs.chia.net/testnets/)". Testnets allow anyone to test applications using plentiful and low value TXCH instead of needing to purchace XCH. We recommend running a testnet version of CADT as well as your production mainnet version in order to test integrations, software updates, and experiment in a low-stakes environment. +Chia has a few test networks called "[testnets](https://docs.chia.net/testnets/)". Testnets allow anyone to test applications using plentiful and low value TXCH instead of needing to purchace XCH. We recommend running a testnet version of CADT in order to test integrations, software updates, and experiment in a low-stakes environment. CADT runs on a testnet called "testnetA" which is different than the main Chia testnet, testnet11. TestnetA has a CADT governance node and an [observer](https://chia-cadt-demo.chiamanaged.com/). To configure your Chia and CADT environment to use testnetA, do the following: