bennyhodl / hexynip5

A helper for converting nostr npub's to their hex format for NIP-05 verification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 <npub>   // Use hexy nip!

About

A helper for converting nostr npub's to their hex format for NIP-05 verification.


Languages

Language:JavaScript 100.0%