nostril

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

commit f6be187748126a79b55c438dcb8ff84cf3d3eb16
parent da05ae32a542d16c62b5e8a5f072cb69ebd67756
Author: William Casarin <jb55@jb55.com>
Date:   Thu, 14 Apr 2022 08:09:57 -0700

update readme with dependencies

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

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

diff --git a/README.md b/README.md @@ -3,6 +3,12 @@ A cli util for creating nostr events + TODO: support for tags, encrypted messages + +## Dependenices + +`libsecp256k1` is the only dependency + ## Examples Generate an event: