import { startWithBytecode } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.30/no-auto-bytecode-deno.js";
Initializes a new client. This is a pre-requisite to connecting to a blockchain.
Can never fail.
x/smoldot2/no-auto-bytecode-deno.js>startWithBytecode
import { startWithBytecode } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.30/no-auto-bytecode-deno.js";
Initializes a new client. This is a pre-requisite to connecting to a blockchain.
Can never fail.