Skip to main content
Module

x/earthstar/mod.ts>assembleAuthorAddress

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

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

Parameters

name: AuthorShortname
encodedPubkey: Base32String

Returns

AuthorAddress