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

arbitrary_precision

  • serde_json/arbitrary_precision
  • jsonrpc-core/arbitrary_precision

http-native-tls

  • http
  • reqwest/native-tls

http-rustls-tls

  • http
  • reqwest/rustls-tls

serde-wasm-bindgen

  • dep:serde-wasm-bindgen

rand

  • dep:rand

async-std

  • dep:async-std

eip-1193

  • wasm

bytes

  • dep:bytes

getrandom

  • dep:getrandom

base64

  • dep:base64

wasm-bindgen

  • dep:wasm-bindgen

reqwest

  • dep:reqwest

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

js-sys

  • dep:js-sys

test

    This feature flag does not enable additional features.

allow-missing-fields

    This feature flag does not enable additional features.