Skip to main content
Module

x/earthstar/mod.ts>AuthorKeypair

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

A keypair used by individual entities to sign documents.

Properties

address: AuthorAddress
secret: string