Skip to main content
Module

x/smoldot2/index-deno.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.1/index-deno.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 {}.