fathom_web3 1.0.0

Ethereum JSON-RPC client. Fathom Edition
Documentation

fathom_web3

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 33 feature flags, 16 of them enabled by default.

default

  • http-tls
  • signing
  • ws-tls-tokio
  • ipc-tokio

http-tls

  • http
  • reqwest/default-tls

signing

  • secp256k1
  • once_cell

ws-tls-tokio

  • async-native-tls
  • async-native-tls/runtime-tokio
  • ws-tokio

ipc-tokio

  • tokio
  • tokio-stream
  • tokio-util

http

  • _http_base

secp256k1

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

async-native-tls

    This feature flag does not enable additional features.

ws-tokio

  • soketto
  • url
  • tokio
  • tokio-util
  • headers

tokio

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

soketto

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

headers

    This feature flag does not enable additional features.

wasm

  • js-sys
  • wasm-bindgen
  • wasm-bindgen-futures
  • futures-timer/wasm-bindgen
  • rand
  • getrandom

ws-async-std

  • soketto
  • url
  • async-std
  • headers

ws-tls-async-std

  • async-native-tls
  • async-native-tls/runtime-async-std
  • ws-async-std

http-native-tls

  • http
  • reqwest/native-tls

http-rustls-tls

  • http
  • reqwest/rustls-tls

arbitrary_precision

  • serde_json/arbitrary_precision
  • jsonrpc-core/arbitrary_precision

eip-1193

  • wasm

wasm-bindgen-futures

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.

js-sys

    This feature flag does not enable additional features.

test

    This feature flag does not enable additional features.

getrandom

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.