Skip to content

shocknet/nip69-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIP-69 Demo Client

Overview

The NIP-69 Demo Client is a web-based tool for demonstrating and interacting with NIP-69, a Nostr protocol for Lightning Network payment offers. This client provides a user-friendly interface for checking Lightning addresses, decoding offers strings, and obtaining Lightning invoices over Nostr.

Features

  1. Lightning Address Checker: Verify if a given Lightning address supports NIP-69.
  2. Offer Decoder: Decode NIP-69 offer codes (noffers) and display their details.
  3. Invoice Request: Generate Lightning invoices based on decoded offers.

Usage

Checking a Lightning Address

Enter a Lightning address in the provided input field and click "Check" to verify NIP-69 support.

Decoding an Offer

Paste a noffer code into the "Decode Offer" section and click "Decode" to view its details.

Links