Deploy to testnet
This section covers information about configuring your client and deploying and updating your dapp to the public testnet.
Deploy your dapp to Chromia testnet in three steps: obtain a container, deploy your dapp, and connect a client.
Generate a key pair with Chromia CLI and lease a container using tCHR tokens to obtain a Container ID for deployment.
Use Chromia CLI to deploy your dapp by configuring chromia.yml
, running deployment commands, and
updating with the Blockchain RID.
Set up a frontend or client with postchain-client
by configuring node URLs and your Blockchain RID.