#validate #authentication #chain #ethereum #create #crypto #memetaverse

mtv-crypto

Tools to create and validate Memetaverse's Authentication Chains

2 releases

0.0.1 Jul 23, 2024
0.0.0-development Jul 20, 2024

#111 in #validate

Download history 124/week @ 2024-07-16 152/week @ 2024-07-23

51 downloads per month
Used in mtv-crypto-middleware

Apache-2.0

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
~287K SLoC