2 releases
0.0.1 | Jul 23, 2024 |
---|---|
0.0.0-development | Jul 20, 2024 |
#78 in #validate
47 downloads per month
Used in mtv-crypto-middleware
83KB
1K
SLoC
Memetaverse crypto (Rust)
Test
To run all tests you need to provide a ethereum rpc endpoint.
First, create a .cargo/config.toml
file using the template provided in the repository and set your rpc provider.
cp .cargo/config.toml.example .cargo/config.toml
Once configured you can run all tests
cargo test --doc
Dependencies
~14–22MB
~280K SLoC