Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

gnostr-org/gnostr-bins

 
 

Repository files navigation

gnostr-bins

Some command-line tools for nostr.

cargo add
cargo add gnostr-bins --rename gnostr_bins
make

Usage:

In context of other gnostr utilities

gnostr --sec $(gnostr-sha256 $(gnostr-weeble)) \
-t gnostr \
--tag weeble $(gnostr-weeble) \
--tag wobble $(gnostr-wobble) \
--tag blockheight $(gnostr-blockheight) \
--content 'gnostr/$(gnostr-weeble)/$(gnostr-blockheight)/$(shell gnostr-wobble))' \
| gnostr-post-event --relay wss://nos.lol

Packages

No packages published

Languages

  • Rust 98.1%
  • Makefile 1.9%