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

x/nostr_deno_client/lib/nostr.ts>NostrMessage

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

Properties

content: string
sender: string
receiver: string
createdAt: number