UNPKG

kunkun-ext-nostr-nip-19

Version:

This extension helps you encode and decode [Nostr NIP-19](https://github.com/nostr-protocol/nips/blob/master/19.md) entities (like npub, nsec, note, nprofile, and nevent). It provides convenient commands that can be triggered from [Kunkun](https://kunkun.

15 lines (14 loc) 471 B
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <link rel="icon" type="image/svg+xml" href="/extension.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Kunkun Nostr NIP-19</title> <script type="module" crossorigin src="/assets/index-pucRp8ky.js"></script> <link rel="stylesheet" crossorigin href="/assets/index-DlSAFVEZ.css"> </head> <body> <div id="root"></div> </body> </html>