Skip to main content
Module

x/earthstar/mod.ts>assembleShareAddress

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

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

Parameters

name: ShareName
encodedPubkey: Base32String

Returns

ShareAddress