Deploy to mainnet
This section covers information about configuring your client and deploying and updating your dapp to the public mainnet.
Deploy your dapp to Chromia mainnet in three steps: obtain a container, deploy your dapp, and connect a client.
Generate a key pair, create a Chromia account, and lease container space using Chromia CLI. Secure a Container ID for deployment.
Deploy your dapp with Chromia CLI by configuring chromia.yml
and running deployment commands.
Connect your frontend to a dapp backend using postchain-client
. Set up the client with system node
URLs and your dapp's Blockchain RID.
List your dapp on the Chromia Mainnet Vault by implementing the find_dapp_details
query and preparing
media content through Filehub.