Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/smoldot2/index-browser.js>start

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

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

Can never fail.

Parameters

options

Configuration of the client. Defaults to {}.