Module

x/jucid/mod.ts>Cardano

jucid is JSHy's fork of Lucid (jshy + lucid = jucid)
Latest
type alias Cardano
import { type Cardano } from "https://dotland.deno.dev/x/jucid@1.0.0-alpha.1/mod.ts";
definition: { [key: string]: { name: string; icon: string; apiVersion: string; enable(): Promise<WalletApi>; isEnabled(): Promise<boolean>; }; }