Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/nosdump/dump.ts>dumpNostrEvents

A command line tool which dumps events stored in Nostr relays
Latest
variable dumpNostrEvents
import { dumpNostrEvents } from "https://deno.land/x/nosdump@0.7.0/dump.ts";

type

(unnamed 0: NosdumpParams) => Promise<void>