Skip to main content
Module

x/earthstar/mod.browser.ts>CryptoDriverNoble

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

A verison of the ICryptoDriver interface backed by noble/ed25519. The slowest crypto driver available. Works in the browser, Deno, and Node.