Skip to main content
Module

x/earthstar/mod.ts>parseAuthorOrShareAddress

Storage for private, distributed, offline-first applications.
Latest
function parseAuthorOrShareAddress
Re-export
import { parseAuthorOrShareAddress } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

Parse a share or author address into its parts

Parameters

address: AuthorAddress | ShareAddress

Returns

ParsedAddress | ValidationError