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

x/earthstar/mod.browser.ts>Replica#ingest

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
method Replica.prototype.ingest
Re-export
import { Replica } from "https://deno.land/x/earthstar@v10.0.0-alpha.2/mod.browser.ts";

Ingest an existing signed document to the replica.

Parameters

format: FormatArg<F>
docToIngest: FormatDocType<F>