1 unstable release
0.4.0 | Mar 17, 2025 |
---|
#8 in #certora
463 downloads per month
Used in 4 crates
30KB
682 lines
Certora Verification Language for Rust (CVLR)
CVLR, pronounced "cavalier", is a set of Rust libraries that provide verification primitives for Rust. We currently use it for writing formal specifications for Solana and Soroban smart contracts. Examples of respective usage can be found here and here.