Skip to main content
Module

x/earthstar/mod.browser.ts>encodeAuthorKeypairToStrings

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

Combine a shortname with a raw KeypairBytes to make an AuthorKeypair

Parameters

shortname: AuthorShortname
pair: KeypairBytes

Returns

AuthorKeypair