Docs.rs
nash-protocol-0.3.0
nash-protocol 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
notdanilo
Ejhfast
jankjr
Dependencies
Inflector ^0.11
normal
async-recursion ^0.3
normal
async-trait ^0.1
normal
base64 ^0.13
normal
bigdecimal-rs ^0.2.1
normal
bs58 ^0.3
normal
byteorder ^1.3
normal
chrono ^0.4
normal
futures ^0.3
normal
futures-util ^0.3
normal
graphql_client ^0.9
normal
hex ^0.4
normal
k256 ^0.9
normal
optional
lazy_static ^1.4
normal
nash-mpc ^1.2.4
normal
num-traits ^0.2
normal
openlimits-exchange ^0.3.0
normal
rand ^0.8
normal
ripemd160 ^0.9
normal
rust-bigint ^1.2
normal
rust_decimal ^1.10.2
normal
secp256k1 ^0.19
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.9
normal
sha3 ^0.9
normal
thiserror ^1.0.20
normal
tokio ^1.0
normal
tracing ^0.1
normal
Versions
24.42%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module eth
nash_
protocol
0.3.0
Module eth
Module Items
Structs
In nash_
protocol::
types::
blockchain
nash_protocol
::
types
::
blockchain
Module
eth
Copy item path
Source
Expand description
Ethereum specific types shared across protocol requests
Structs
ยง
Address
Ethereum addresses are 20 bytes of data that follow a specific encoding, usually represented by a hex string
Public
Key
Public key representation for Ethereum