sentri-ir
Intermediate representation (IR) for Sentri invariant specifications.
Defines the AST and IR structures used to represent and analyze invariant specifications across EVM, Solana, and Move platforms.
Usage
[]
= "0.1.3"
= "0.1.3"
Key Types
Spec— complete invariant specificationCheck— individual check/invariantExpression— semantic expressions in invariantsTarget— chain target (EVM, Solana, Move)
Example
use ;
let spec = Spec ;
See Sentri documentation for IR details.
License
MIT