Skip to main content
Module

x/earthstar/src/formats/format_es4.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-beta.8/src/formats/format_es4.ts";

Variables

Validator for the 'es.4' format. Checks if documents are spec-compliant before ingesting, and signs them according to spec.

Interfaces

Contains data written and signed by an identity.

A partial es.4 doc that is about to get written. The rest of the properties will be computed automatically.