Skip to main contentv1.0.5
- Add ability to upload prebuilt exe (available via whitelist only)
v1.0.2
- Add ability to cancel running jobs.
- Improve compilation time of the CLI itself.
v1.0.1
- Add execution modes to
cargo axiom run paralleling cargo openvm functionality
- Expose instructions in prove status
v1.0.0
v0.4.0
- Update OpenVM to
v1.3.0.
- Fulfill CLI commands using Axiom SDK.
- Rename
cargo axiom init to cargo axiom register.
- Introduce new
cargo axiom init command to start a new project using the API.
v0.3.0
v0.2.1
v0.2.0
v0.1.2
cargo axiom build now pre-fetches dependencies and uploads them to the Axiom Proving API to ensure reproducible builds.
v0.1.1
- Fix usage of
cargo axiom init when API key is in a .env file
v0.1.0
- Initial release of Axiom CLI for OpenVM.