Docs.rs
switchboard-evm-0.2.0
switchboard-evm 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jessupjn
mgild
gallynaut
ahermida
Dependencies
Inflector ^0.11
normal
chrono ^0.4.25
normal
cron ^0.12.0
normal
ethers ^2.0.3
normal
futures ^0.3
normal
lazy_static ^1.4.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
rand ^0.8.5
normal
serde ^1
normal
serde_json ^1
normal
sgx-quote ^0.1.0
normal
sha2 ^0.10.6
normal
switchboard-common ^0.8.5
normal
syn ^2.0
normal
tokio ^1.28.2
normal
Versions
30.47%
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
☰
EVMMiddleware
In switchboard_evm::sdk
?
Type Definition
switchboard_evm
::
sdk
::
EVMMiddleware
source
·
[
−
]
pub type EVMMiddleware<T> = SignerMiddleware<Provider<T>, Wallet<SigningKey>>;