interchainaccount is a blockchain built using Cosmos SDK and Tendermint and created with Starport.
starport serve
serve
command installs dependencies, builds, initializes and starts your blockchain in development.
Your blockchain in development can be configured with config.yml
. To learn more see the reference.
To launch your blockchain live on mutliple nodes use starport network
commands. Learn more about Starport Network.