Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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!
```