Composable Virtual Machine (CVM)
April 8, 2024 ยท View on GitHub
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.
Specification
Composable Account Abstraction
Tutorial
Cross-Domain COWs & Constant Function MM Optimal Routing
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/