Crate substrate_browser_utils[][src]

Structs

Client

A running client.

Functions

browser_configuration

Create a service configuration from a chain spec.

init_logging_and_telemetry

Initialize the logger and return a TelemetryWorker and a wasm ExtTransport.

set_console_error_panic_hook

Set the console.error panic hook the first time this is called. Subsequent invocations do nothing.

start_client

Create a Client object that connects to a service.