kennethacurtis / pynostr-cli

A CLI tool that interfaces with the nostr protocol, written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pynostr-cli

Very early work in progress of a cli tool that will interface with the nostr protocol

Currently supported functionality:

  • generates public and private key pair in either hex or pem format, with an option to output to a file

For more information, visit https://github.com/nostr-protocol/nostr

Get started

pip install pynostr-cli

pynostr --help

About

A CLI tool that interfaces with the nostr protocol, written in python


Languages

Language:Python 100.0%