Docs.rs
pod-sdk-0.2.0
pod-sdk 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
abresas
github:podnetwork:core
Dependencies
alloy-consensus ^1.0.24
normal
alloy-eips ^1.0.24
normal
alloy-json-rpc ^1.0.24
normal
alloy-network ^1.0.24
normal
alloy-primitives ^1.3.0
normal
alloy-provider ^1.0.24
normal
alloy-pubsub ^1.0.24
normal
alloy-rpc-types ^1.0.24
normal
alloy-signer ^1.0.24
normal
alloy-signer-local ^1.0.24
normal
alloy-sol-types ^1.3.0
normal
alloy-transport ^1.0.24
normal
anyhow ^1.0.95
normal
async-trait ^0.1.88
normal
futures ^0.3.31
normal
hex ^0.4.3
normal
pod-examples-solidity ^0.2.0
normal
pod-types ^0.2.0
normal
serde ^1.0.214
normal
tracing ^0.1.41
normal
tokio-test ^0.4.4
dev
Versions
22.22%
of the crate is documented
Platform
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 provider
pod_sdk
0.2.0
Module provider
Module Items
Re-exports
Structs
In crate pod_
sdk
pod_sdk
Module
provider
Copy item path
Source
Re-exports
§
pub use
alloy_provider
;
Structs
§
PodProvider
A provider tailored for pod, extending capabilities of alloy
Provider
with pod-specific features.
PodProvider
Builder