pyrometer 0.1.0

A tool for analyzing the security and parameters of a solidity smart contract
Documentation
1
2
3
4
5
6
7
//! Placeholder for the pyrometer crate: https://github.com/nascentxyz/pyrometer


/// Main function
fn main() {
    println!("Hello, world!");
}