UNPKG

@graperank/protocols-nostr

Version:

The Nostr Protocols plugin for GrapeRank allows the Interpreter to fetch and normalize ratings data from any kind[s] of Nostr event.

3 lines (2 loc) 117 B
import { ProtocolFactory } from "@graperank/util/types"; export declare const NostrProtocolFactory: ProtocolFactory;