Skip to main content
Module

x/earthstar/src/entries/node.ts>CryptoDriverChloride

Storage for private, distributed, offline-first applications.
Latest
variable CryptoDriverChloride
import { CryptoDriverChloride } from "https://deno.land/x/earthstar@v10.2.2/src/entries/node.ts";

A version of the ICryptoDriver interface backed by Chloride. Faster than noble. Works in Node and the browser (with some polyfilling on your part).

type

ICryptoDriver