#validation #authentication #chain #cryptography

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

#175 in #chain

Download history

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

~17MB
~267K SLoC