Skip to main content
Module

x/lucid/mod.ts>Relay

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
Very Popular
Go to Latest
type alias Relay
import { type Relay } from "https://deno.land/x/lucid@0.7.6/mod.ts";
definition: { type: "SingleHostIp" | "SingleHostDomainName" | "MultiHost"; ipV4?: string; ipV6?: string; port?: number; domainName?: string; }