This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun




JSR Score
94%
Published
2 months ago (0.46.5)
c
LNURL
Represents an LNURL, with methods to fetch details and generate invoices.
I
I
LNURLDetails
LNURL payRequest details, as defined by LUD-06. Includes additional properties from NIP-57.
Add Package
deno add jsr:@nostrify/nostrify
Import symbol
import * as mod from "@nostrify/nostrify/ln";
Import directly with a jsr specifier
import * as mod from "jsr:@nostrify/nostrify/ln";
Add Package
pnpm i jsr:@nostrify/nostrify
pnpm dlx jsr add @nostrify/nostrify
Import symbol
import * as mod from "@nostrify/nostrify/ln";
Add Package
yarn add jsr:@nostrify/nostrify
yarn dlx jsr add @nostrify/nostrify
Import symbol
import * as mod from "@nostrify/nostrify/ln";
Add Package
vlt install jsr:@nostrify/nostrify
Import symbol
import * as mod from "@nostrify/nostrify/ln";
Add Package
npx jsr add @nostrify/nostrify
Import symbol
import * as mod from "@nostrify/nostrify/ln";
Add Package
bunx jsr add @nostrify/nostrify
Import symbol
import * as mod from "@nostrify/nostrify/ln";