gweiyser 0.1.4

Swiss army knife for EVM development
Documentation
1
2
3
4
5
pub use token::Token;
pub use abi::ERC20Token;

mod abi;
mod token;