diff --git a/builders/interact/substrate-api/wallets/subwallet.md b/builders/interact/substrate-api/wallets/subwallet.md index 4930dca2..3666ad4f 100644 --- a/builders/interact/substrate-api/wallets/subwallet.md +++ b/builders/interact/substrate-api/wallets/subwallet.md @@ -52,7 +52,7 @@ SubWallet comes pre-configured with support for the Tanssi Dancebox TestNet, but 1. Search for `Dancebox` 2. Toggle the slider on to enable support for Dancebox -![Toggle support for the Dancebox Testnet](/images/builders/interact/substrate-api/wallets/subwallet/subwallet-6.png) +![Toggle support for the Dancebox TestNet](/images/builders/interact/substrate-api/wallets/subwallet/subwallet-6.png) If you have a balance of Dancebox tokens, you'll see your account balance on the homepage of the SubWallet wallet. By default, all balances are hidden in SubWallet, but if you press the eye icon, you can toggle balance visibility. diff --git a/builders/interact/substrate-api/wallets/talisman.md b/builders/interact/substrate-api/wallets/talisman.md index 27ffadc7..cf5083ea 100644 --- a/builders/interact/substrate-api/wallets/talisman.md +++ b/builders/interact/substrate-api/wallets/talisman.md @@ -62,7 +62,7 @@ On the following screen, take the following steps: ## Connecting Talisman to the Tanssi Dancebox TestNet {: #connecting-talisman-to-the-tanssi-dancebox-testnet } -Talisman already comes pre-configured with support for the Tanssi Dancebox Testnet. You just need to first ensure that you have enabled support for TestNets on Talisman. Remember that the Tanssi Dancebox TestNet itself is not a ContainerChain; it is the Substrate-based parachain that orchestrates and manages the launch of Tanssi ContainerChains. To configure your Talisman to work with Dancebox, take the following steps: +Talisman already comes pre-configured with support for the Tanssi Dancebox TestNet. You just need to first ensure that you have enabled support for TestNets on Talisman. Remember that the Tanssi Dancebox TestNet itself is not a ContainerChain; it is the Substrate-based parachain that orchestrates and manages the launch of Tanssi ContainerChains. To configure your Talisman to work with Dancebox, take the following steps: 1. Open the Talisman extension and click on the Talisman logo 2. Select **Settings** diff --git a/builders/tanssi-network/networks/dancebox/overview.md b/builders/tanssi-network/networks/dancebox/overview.md index 9187aba8..22d338b3 100644 --- a/builders/tanssi-network/networks/dancebox/overview.md +++ b/builders/tanssi-network/networks/dancebox/overview.md @@ -1,13 +1,13 @@ --- title: Get Started with Dancebox -description: The Tanssi TestNet, named Dancebox, is the easiest way to get started with the Tanssi Network. Follow this tutorial to connect to the TestNet. +description: Dancebox is the Tanssi TestNet, and it is the easiest way to get started with the Tanssi Network to deploy your Substrate or EVM Appchain as a ContainerChain. --- # Get Started with Dancebox ## Introduction -Dancebox is the first public Tanssi testnet, allowing teams to onboard and get their Appchains up and running in minutes. +Dancebox is the first public Tanssi TestNet, allowing teams to onboard and get their Appchains up and running in minutes. To get an Appchain deployed as a ContainerChain through Tanssi, after [getting the required tokens](#get-testnet-tokens), just follow the [registration steps in the Dapp](/builders/deploy/dapp/){target=_blank}.