ethers-providers 2.0.14

Clients for interacting with Ethereum nodes
Documentation

ethers-providers

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 5 of them enabled by default.

default

  • ws
  • rustls

ws

  • tokio-tungstenite
  • futures-channel

rustls

  • tokio-tungstenite/rustls-tls-webpki-roots
  • reqwest/rustls-tls

tokio-tungstenite

  • dep:tokio-tungstenite

futures-channel

  • dep:futures-channel

ipc

  • tokio/io-util
  • futures-channel
  • winapi

openssl

  • tokio-tungstenite/native-tls
  • reqwest/native-tls

optimism

  • ethers-core/optimism

winapi

  • dep:winapi

celo

  • ethers-core/celo

legacy-ws

  • ws

dev-rpc

    This feature flag does not enable additional features.