Skip to content

Commit

Permalink
revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
themacexpert committed Jan 18, 2024
1 parent 84ef6be commit 3d5194b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions builders/deploy/dapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Tanssi aims to lower the barrier to entry for building within the Polkadot ecosy
- Snap Appchain - a temporary Appchain that self-destructs after 48 hours
- Dedicated Appchain - a long-lasting Appchain for Tanssi ecosystem builders

Both types of Appchains behave identically, with the only difference being the ephemeral nature of the Snap Appchains. Generally speaking, Snap Appchains are best for most builders. However, if you do have a need for long-lasting test environment, the Tanssi team would be happy to assist you with setting up a dedicated Appchain. The screenshots and content in this guide will showcase Snap Appchains, but you can follow the same process to configure a dedicated Appchain.
Both types of Appchains behave identically, with the only difference being the ephemeral nature of the Snap Appchains. Generally speaking, Snap Appchains are best for most builders. However, if you do have a need for a long-lasting test environment, the Tanssi team would be happy to assist you with setting up a dedicated Appchain. The screenshots and content in this guide will showcase Snap Appchains, but you can follow the same process to configure a dedicated Appchain.

![A screenshot showing the initial dashboard of apps.tanssi.network.](/images/builders/deploy/dapp/dapp-1.png)

Expand Down Expand Up @@ -66,7 +66,7 @@ Once connected, you'll see your address in the top-right corner. If you've conne

## Configure Your Appchain {: #configure-your-appchain }

From the [Dashboard](https://apps.tanssi.network/){target=\_blank} or the [Deploy Appchain tab](https://apps.tanssi.network/create){target=\_blank}, you can immediately start configuring your Appchain. To get started, choose **Deploy a Snap Appchain** or **Deploy a Dedicated Appchain**. Most likely, you'll be be deploying a Snap Appchain. You can read more about [the differences between the two types of Appchains on the Tanssi Testnet](#snap-appchains-vs-dedicated-appchains).
From the [Dashboard](https://apps.tanssi.network/){target=\_blank} or the [Deploy Appchain tab](https://apps.tanssi.network/create){target=\_blank}, you can immediately start configuring your Appchain. To get started, choose **Deploy a Snap Appchain** or **Deploy a Dedicated Appchain**. Most likely, you'll be deploying a Snap Appchain. You can read more about [the differences between the two types of Appchains on the Tanssi Testnet](#snap-appchains-vs-dedicated-appchains).

![A screenshot showing the initial dashboard of apps.tanssi.network.](/images/builders/deploy/dapp/dapp-1.png)

Expand Down Expand Up @@ -149,7 +149,7 @@ Now, you can upload your custom raw specification file by selecting the **Custom

## Check Balances {: #check-balances }

Next, you'll need to verify you have sufficient balances of DANCE and UNIT tokens. If you don't, you can press **Request Tokens** and then completing the following login with Github or Google. You'll need to complete a few quick onboarding questions, and then you'll be able to again press **Request Tokens** and they will be delivered to your connected wallet.
Next, you'll need to verify you have sufficient balances of DANCE and UNIT tokens. If you don't, you can press **Request Tokens** and then complete the following login with Github or Google. You'll need to complete a few quick onboarding questions, and then you'll be able to again press **Request Tokens** and they will be delivered to your connected wallet.

![Request tokens](/images/builders/deploy/dapp/dapp-8.png)

Expand Down

0 comments on commit 3d5194b

Please sign in to comment.