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

x/nostr_deno_client/lib/nostr.ts>NostrPost

Nostr protocol client library for deno runtime.
Latest
interface NostrPost
import { type NostrPost } from "https://deno.land/x/nostr_deno_client@v0.2.7/lib/nostr.ts";

Properties

id: string
content: string
author: string
createdAt: number
optional
reference: string
optional
rootReference: string
optional
mentionTo: string