The Composable Virtual Machine (CVM) is language and execution runtime for cross-chain program execution and intents settlement in MANTIS. The CVM is an orchestration language on top of standards for cross-chain communication, specifically over IBC.
For an isolated shell (virtual environment):
nix develop
For docs
:
https://github.com/ComposableFi/composable-vm/tree/main/docs/
For production scripts:
https://github.com/ComposableFi/env/