Add missing classes for event composer

This commit is contained in:
@s.roertgen 2025-01-16 22:43:25 +01:00
parent ca68ff05bf
commit bea0d5822e
7 changed files with 538 additions and 1 deletions

View file

@ -4,6 +4,8 @@ Do nostr stuff with Clojure.
Heavy WIP. At this point it probably won't make much sense too you.
You might have to run `javac -d java $(find java -name "*.java")`
## Usage
FIXME: write usage documentation!