Docs.rs
ethers-wallet-rs-0.1.0
ethers-wallet-rs 0.1.0
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
yayanyang
Dependencies
aes ^0.8.2
normal
optional
anyhow ^1.0.68
normal
ctr ^0.9.2
normal
optional
ethers-hash-rs ^0.1.0
normal
ethers-types-rs ^0.1.0
normal
hmac ^0.12.1
normal
optional
k256 ^0.12.0
normal
optional
log ^0.4.16
normal
num ^0.4
normal
once_cell ^1.17.0
normal
rand ^0.8.5
normal
regex ^1.7.1
normal
scrypt ^0.10.0
normal
optional
serde ^1.0.147
normal
serde_json ^1.0
normal
sha2 ^0.10.6
normal
optional
sha3 ^0.10.6
normal
optional
thiserror ^1.0.38
normal
uuid ^1.2.2
normal
async-std ^1.11.0
dev
dotenv ^0.15.0
dev
pretty_env_logger ^0.4.0
dev
Versions
18.56%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
ethers_
wallet_
rs
0.1.0
All Items
Crate Items
Re-exports
Modules
Type Aliases
Crate
ethers_wallet_rs
Copy item path
Source
Re-exports
§
pub use error::
WalletError
;
Modules
§
error
hd_
wallet
keystore
wallet
ethers-rs wallet facade
Type Aliases
§
Result
Helper
Result
structure for wallet crate.