nostr-tool

Crates.ionostr-tool
lib.rsnostr-tool
version0.5.1
sourcesrc
created_at2023-01-01 17:36:54.370406
updated_at2024-09-22 17:09:06.703597
descriptionA CLI tool to interact with nostr
homepagehttps://github.com/0xtrr/nostr-tool
repositoryhttps://github.com/0xtrr/nostr-tool
max_upload_size
id748962
size130,902
0xtr (0xtrr)

documentation

README

Nostr-tool

banner

crates.io crates.io - Downloads Docker Pulls MIT

A CLI tool to make it simple to specific send nostr events.

Install

Installation instructions can be found in INSTALL.md.

Usage

Run nostr-tool -h to see available options and subcommands. To get help with the sub commands, run nostr-tool [subcommand] -h, e.g. nostr-tool text-note -h. More examples can be found in EXAMPLES.md.

Contributions

Contributions are always welcome! If you find something the CLI is missing, a PR is very appreciated. If you can't develop it yourself, please make an issue for it so that me or someone else can take a stab at it.

Thank you for your contributions! Your help is greatly appreciated.

Commit count: 130

cargo fmt