universal-sierra-compiler 2.10.0

Universal-Sierra-Compiler is the tool for Sierra compilation. It compiles any ever-existing Sierra version to CASM.
Documentation
1
2
3
4
mod commands;

pub use commands::compile_contract::compile as compile_contract;
pub use commands::compile_raw::compile as compile_raw;