ziskos 1.2.0-alpha

Guest runtime and entrypoint for programs targeting the ZisK zkVM
1
2
3
4
5
mod constants;
mod fn_inv;

use constants::*;
pub use fn_inv::*;