CLI
This section contains practical, hands-on recipes for common Chromia CLI development workflows. Each topic provides step-by-step guidance, automation scripts, and real-world examples to help you build and deploy dapps efficiently.
Bootstrap a new project, start the node, and test your first Hello World dapp.
Test data retrieval with practical parameter patterns and automation scripts.
Execute transactions that modify blockchain state with proper signing and parameter handling.
Create effective tests, organize test suites, and automate testing workflows.