From 0770c4817c8c843240bd6646a4cd065f811c36bd Mon Sep 17 00:00:00 2001 From: Adrian Thompson Date: Thu, 11 Jan 2024 10:22:18 -0500 Subject: [PATCH] Removal of the Torii network information (#438) --- content/5.resources/1.networks.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/content/5.resources/1.networks.md b/content/5.resources/1.networks.md index 52aeb13c..2dec1530 100644 --- a/content/5.resources/1.networks.md +++ b/content/5.resources/1.networks.md @@ -56,21 +56,3 @@ Experimental testing network for testing out the newest features baked into Arch - Block Explorer: https://explorer.nodestake.top/archway-devnet - Genesis: https://github.com/archway-network/networks/blob/main/devnets/archwaydevnet/genesis.json - Seeds: https://github.com/archway-network/networks/blob/main/devnets/archwaydevnet/chain.json#L86 - - -## Torii (Community Testnet) - -::alert{variant="warning"} -Archway core contributors will no longer run validators for the Torii network, so it's up to the community to keep the network alive. However, since we are no longer running validators for the network, there are no reliable public RPC endpoints available. Therefore, we have decided to remove the network from the Developer CLI as of v1.4.0. -#title -Removed from the Developer CLI -:: - -Community maintained testnet that has been used for completing incentivized testnet challenges. No incentivized challenge is active at the moment, and Torii will probably be deprecated in the coming future. - -- Chain ID: `torii-1` -- RPC: https://rpc.torii-1.archway.tech:443 -- GRPC: `grpc.torii-1.archway.tech:443` -- Faucet: https://faucet.torii-1.archway.tech -- LCD: https://api.torii-1.archway.tech -- Block Explorer: https://explorer.torii-1.archway.tech