geti 0.2.0

A tool for auditing Arbitrum stylus Rust smart contracts
Documentation
1
2
3
4
5
// src/main.rs

fn main() {
    geti::run();
}