Docs.rs
evmlib-0.2.0
evmlib 0.2.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
MaidSafe-QA
Dependencies
alloy ^0.7.3
normal
dirs-next ~2.0.0
normal
rand ^0.8.5
normal
serde ^1
normal
serde_with ^3.11.0
normal
thiserror ^1.0
normal
tokio ^1.38.0
normal
tracing ~0.1.26
normal
tracing-subscriber ^0.3
dev
Versions
78.22%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
evmlib
0.2.0
Module cryptography
Module Items
Enums
Functions
In crate evmlib
evmlib
Module
cryptography
Copy item path
Source
Enums
§
Sign
Error
Sign error
Functions
§
hash
Hash data using Keccak256.
sign_
message
Sign a message with an EVM secret key.