Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/src/entries/npm.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/src/entries/npm.ts";

A keypair used by individual entities to sign documents.

Properties

address: AuthorAddress
secret: string