Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/src/formats/format_es4.ts

Storage for private, distributed, offline-first applications.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v10.0.1/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.