nostr-nsec-seedphrase
Version:
A comprehensive TypeScript library for Nostr key management with BIP39 seed phrases, supporting both ESM and CommonJS. Implements NIP-01, NIP-06, NIP-19, and NIP-26 with key generation, event signing, bech32 encoding/decoding, and secure cryptographic ope
22 lines (14 loc) • 455 B
Markdown
[**nostr-nsec-seedphrase v0.6.0**](../../README.md)
***
[nostr-nsec-seedphrase](../../globals.md) / nip19
# nip19
NIP-19 encoding and decoding functions
## Index
### Functions
- [decode](functions/decode.md)
- [noteDecode](functions/noteDecode.md)
- [noteEncode](functions/noteEncode.md)
- [npubDecode](functions/npubDecode.md)
- [npubEncode](functions/npubEncode.md)
- [nsecDecode](functions/nsecDecode.md)
- [nsecEncode](functions/nsecEncode.md)