nostril

A C cli tool for creating nostr events
git clone git://jb55.com/nostril
Log | Files | Refs | Submodules | README

commit 6ecdc257baf8a42ec6d72518dc22778810e4f116
parent e8fd862590410e9392279721d243148279c02efa
Author: William Casarin <jb55@jb55.com>
Date:   Mon,  8 Aug 2022 15:48:20 -0700

README: secp256k1 is no longer an external dep

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
MREADME.md | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -3,10 +3,6 @@ A cli util for creating nostr events -## Dependenices - -`libsecp256k1` is the only dependency - ## Usage usage: nostril [OPTIONS] --content <content>