mirror of
https://github.com/joel-st/kunkun-nostr-nip-19.git
synced 2025-04-02 01:06:43 +00:00
Nostr NIP-19 Extension
This extension helps you encode and decode Nostr NIP-19 entities (like npub, nsec, note, nprofile, and nevent). It provides convenient commands that can be triggered from Kunkun.
Features
- Encode and decode Nostr NIP-19 entities
- Generate random Keypair
- Generate random Event KIND 1
- Support for npub, nsec, note, nprofile, and nevent formats
- Copy the result to your clipboard
- Shows success/error toast notifications
- Minimal and fast with small bundle size
Usage
- Install the extension in Kunkun
- Run one of the "NIP-19" commands (Encode/Decode)
- Paste the required information when prompted
What is NIP-19?
NIP-19 is a Nostr Implementation Possibility that defines how to encode various Nostr entities like public keys, private keys, event IDs, and more using the bech32 format for human-friendly representation.
Description
Languages
JavaScript
97.6%
HTML
1.6%
CSS
0.8%