Add coracle-domain

This commit is contained in:
Jon Staab
2026-04-08 15:37:42 -07:00
parent 0aa79d08fd
commit ce4dce9779
8 changed files with 56 additions and 43 deletions
+1
View File
@@ -5,6 +5,7 @@ It has the following crates:
- `coracle-lib` - Struct definitions, stateless utilities related to nostr.
- `coracle-net` - Networking utilities for working with relays
- `coracle-signer` - Signer client/server utilities
- `coracle-domain` - Domain-specific nostr types: profiles, follows, reactions, zaps, etc.
- `coracle-content` - Text parsing and rendering utilities
- `coracle-storage` - Storage adapters for different platforms