web3 0.15.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 29 feature flags, 19 of them enabled by default.

default

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

http-tls

  • hyper-tls
  • native-tls
  • http

signing

  • secp256k1

ws-tls-tokio

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

ipc-tokio

  • tokio

hyper-tls

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

http

  • hyper
  • hyper-proxy
  • url
  • base64
  • typed-headers

secp256k1

    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

tokio

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

hyper-proxy

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

typed-headers

    This feature flag does not enable additional features.

soketto

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

eip-1193

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

ws-tls-async-std

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

ws-async-std

  • soketto
  • url
  • async-std

getrandom

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

rand

    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.

wasm-bindgen-futures

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.