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
@@ -17,6 +17,7 @@ The project serves three goals:
- `coracle-lib` — Core nostr types and stateless utilities
- `coracle-net` — Relay networking
- `coracle-signer` — Signing abstractions (NIP-07, NIP-46, local key)
- `coracle-domain` — Domain-specific nostr types (profiles, follows, reactions, zaps, etc.)
- `coracle-content` — Text parsing and rendering
- `coracle-storage` — Cross-platform storage adapters
- `coracle-tangle` — The tangle/weave build tool (not a library)