Create a Hello World dapp
This section covers how to build and run Hello World dapp with different available tools for Rell. You can choose the tool you prefer.
Build and run your first dapp locally using Chromia CLI.
Deploy your dapp to the Chromia Testnet.
Next steps
Once you have your backend running, you can connect a client to interact with your dapp:
- JavaScript/TypeScript Hello World Quickstart - Connect a TypeScript/JavaScript frontend to your Rell backend