Skip to main content
Module

x/smoldot2/worker-deno.d.ts

Lightweight client for Substrate-based chains, such as Polkadot and Kusama.
Go to Latest
import * as mod from "https://deno.land/x/smoldot2@light-js-deno-v2.0.4/worker-deno.d.ts";

Functions

Runs the CPU-heavy parts of smoldot. Must be passed a port whose other end is passed to ClientOptions.portToWorker.