Skip to main content
Module

x/earthstar/mod.ts>AuthorKeypair

Storage for private, distributed, offline-first applications.
Latest
interface AuthorKeypair
Re-export
import { type AuthorKeypair } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

A keypair used by individual entities to sign documents.

Properties

address: AuthorAddress
secret: string