Skip to main content
Module

x/smoldot2/index-browser.d.ts>start

Alternative client for Substrate-based chains.
Go to Latest
function start
import { start } from "https://deno.land/x/smoldot2@light-js-deno-v0.7.10/index-browser.d.ts";

Initializes a new client. This is a pre-requisite to connecting to a blockchain.

Can never fail.

Parameters

optional
options: ClientOptions

Configuration of the client. Defaults to {}.