Skip to main content
Module

x/lucid/mod.ts>Core.ByronAddress

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
class Core.ByronAddress
import { Core } from "https://deno.land/x/lucid@0.7.3/mod.ts";
const { ByronAddress } = Core;

Methods

returns the byron protocol magic embedded in the address, or mainnet id if none is present note: for bech32 addresses, you need to use network_id instead