import { start } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.29/index-browser.js";
Initializes a new client. This is a pre-requisite to connecting to a blockchain.
Can never fail.
x/smoldot2/index-browser.js>start
import { start } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.29/index-browser.js";
Initializes a new client. This is a pre-requisite to connecting to a blockchain.
Can never fail.