Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/src/entries/browser.ts

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v10.0.0/src/entries/browser.ts";

Classes

A replica driver which perists to LocalStorage, which stores a maximum of five megabytes per domain. If you're storing multiple shares, this limit will be divided among all their replicas. Works in browsers and Deno.

A replica driver which persists data to IndexedDB.