Skip to main content
Module

x/earthstar/src/entries/npm.ts>KeypairBytes

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

Properties

pubkey: Uint8Array
secret: Uint8Array