Skip to main content
Module

x/earthstar/mod.ts>parseAddress

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
function parseAddress
import { parseAddress } from "https://deno.land/x/earthstar@v10.0.0-beta.6/mod.ts";

Parameters

address: string
opts: ParseAddressOpts

Returns

ParsedAddress | ValidationError