11 Commits (c31cada2713e5a339bd2cc8a198c24a73bbf49a0)

Author SHA1 Message Date
mleku 075dc6b545
Integrate NDK for Nostr client functionality and update dependencies 3 months ago
mleku d2d0821d19
implement first draft of sprockets 3 months ago
mleku ccffeb902c
Bump dependency versions in go.mod and go.sum 3 months ago
mleku 804e1c9649
Add NWC protocol handling and NIP-44 encryption and decryption functions. 4 months ago
mleku 49a172820a
Remove unused dependencies and update `lol.mleku.dev` to `v1.0.3`. 4 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku 51f04f5f60
implemented event and req 4 months ago
mleku 91d95c6f1a
Migrate package imports from `next.orly.dev` to new `orly` domain structure; add new `varint` and `binary` encoders with comprehensive tests; enhance existing tag and envelope implementations with additional methods, validations, and test coverage; introduce shared `test.sh` script for streamlined testing across modules. 4 months ago
mleku bf178eae4e
complete the marshal/unmarshal of events using the new pool enabled tag codecs 5 months ago
mleku ecaf52b98f
Add core packages, configuration system, and initial application structure 5 months ago
mleku b8db587d7b
initial addition of essential crypto, encoders, workflows and LLM instructions 5 months ago