inkmate 0.0.6

Building block smart contracts written in Rust for Stylus
Documentation
1
2
3
4
//! Various utilities used throughout the contracts

#[cfg(any(feature = "erc20",))]
pub mod ecrecover;