The metadata for storing a payload.
The identifier of the namespace to which the Entry belongs.
The identifier of the subspace to which the Entry belongs.
The length of the Payload in bytes.
The result of hashing the entry's payload.
Useful common types and utilities for implementing Willow protocols.
The metadata for storing a payload.
The identifier of the namespace to which the Entry belongs.
The identifier of the subspace to which the Entry belongs.
The length of the Payload in bytes.
The result of hashing the entry's payload.
Add Package
deno add jsr:@earthstar/willow-utils
Import symbol
import { type Entry } from "@earthstar/willow-utils";
Import directly with a jsr specifier
import { type Entry } from "jsr:@earthstar/willow-utils";
Add Package
pnpm i jsr:@earthstar/willow-utils
pnpm dlx jsr add @earthstar/willow-utils
Import symbol
import { type Entry } from "@earthstar/willow-utils";
Add Package
yarn add jsr:@earthstar/willow-utils
yarn dlx jsr add @earthstar/willow-utils
Import symbol
import { type Entry } from "@earthstar/willow-utils";
Add Package
vlt install jsr:@earthstar/willow-utils
Import symbol
import { type Entry } from "@earthstar/willow-utils";
Add Package
npx jsr add @earthstar/willow-utils
Import symbol
import { type Entry } from "@earthstar/willow-utils";
Add Package
bunx jsr add @earthstar/willow-utils
Import symbol
import { type Entry } from "@earthstar/willow-utils";