NodeJS CLI to generate or restore Nostr NIP-06
npm i -g nip06-cli
$ nip06-cli [options] [command]
NodeJS CLI to generate or restore Nostr NIP-06
Options:
-v, --version output the version number
-h, --help display help for command
Commands:
random Generate a random mnemonic
restore Restore an existing mnemonic
help [command] display help for command
docker run --rm -it jaonoctus/nip06-cli [options] [command]