Skip to main content
Module

x/earthstar/mod.ts>checkShareIsValid

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

Check that a share address is valid.

Parameters

addr: ShareAddress

Returns

true | ValidationError