bobcat-console 0.6.5

bobcat-sdk console makes printing easy with Arbitrum Stylus, using a macro.
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}