Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bennyhodl/hexynip5
A helper for converting nostr npub's to their hex format for NIP-05 verification.
https://github.com/bennyhodl/hexynip5
Last synced: 24 days ago
JSON representation
A helper for converting nostr npub's to their hex format for NIP-05 verification.
- Host: GitHub
- URL: https://github.com/bennyhodl/hexynip5
- Owner: bennyhodl
- Created: 2023-02-10T16:53:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T16:53:16.000Z (almost 2 years ago)
- Last Synced: 2024-02-17T05:34:15.700Z (10 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nostr - heyxynip5 - A CLI helper for converting nostr npub/nsec to their hex format for NIP-05 verification. (Tools / Client reviews and/or comparisons)
README
# Hexy NIP5
A helper for converting nostr npub's to their hex format for NIP-05 verification.### Usage
```
# npm i // Install node_modules
# npm i -g // Install on your machine
# hexynip5 hex // Use hexy nip!
```