mirror of
https://github.com/joel-st/kunkun-nostr-generate-keypair.git
synced 2025-04-02 00:46:41 +00:00
Nostr Random Keypair Generator Extension
This extension generates a random Nostr Keypair and copies it to your clipboard. It's a simple headless command that can be triggered from Kunkun.
Features
- Generates cryptographically secure random Nostr private keys
- Automatically copies the generated nsec to clipboard
- Shows success/error toast notifications
- Minimal and fast with small bundle size
Usage
- Install the extension in Kunkun
- Run the "Generate Nsec" command
- The generated nsec will be automatically copied to your clipboard
- You'll see a success notification with the generated key
Description
Languages
TypeScript
100%