Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/src/core-validators/addresses.ts

Storage for private, distributed, offline-first applications.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v10.0.1/src/core-validators/addresses.ts";

Functions

Put a short name and pub key together into an identity address.

Put a share name and encoded pub key together into a share address.

Check that an identity address is valid.

Check that a share address is valid.

Parse an author address into its parts.

Parse a share or author address into its parts

Parse a share address into its parts.