web3 0.19.0

Ethereum JSON-RPC client.
Documentation

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 35 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

  • dep:secp256k1

once_cell

  • dep:once_cell

async-native-tls

  • dep:async-native-tls

ws-tokio

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

tokio

  • dep:tokio

tokio-stream

  • dep:tokio-stream

tokio-util

  • dep:tokio-util

soketto

  • dep:soketto

url

  • dep:url

headers

  • dep:headers

wasm

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

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-rustls-tls

  • http
  • reqwest/rustls-tls

http-native-tls

  • http
  • reqwest/native-tls

arbitrary_precision

  • serde_json/arbitrary_precision
  • jsonrpc-core/arbitrary_precision

reqwest

  • dep:reqwest

serde-wasm-bindgen

  • dep:serde-wasm-bindgen

eip-1193

  • wasm

async-std

  • dep:async-std

wasm-bindgen

  • dep:wasm-bindgen

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

base64

  • dep:base64

rand

  • dep:rand

getrandom

  • dep:getrandom

js-sys

  • dep:js-sys

bytes

  • dep:bytes

allow-missing-fields

    This feature flag does not enable additional features.

test

    This feature flag does not enable additional features.