Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/mod.ts>assembleShareAddress

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

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

Parameters

name: ShareName
encodedPubkey: Base32String