Skip to main content
Module

x/earthstar/mod.ts>KeypairBytes

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

Properties

pubkey: Uint8Array
secret: Uint8Array