Commit Graph

2 Commits

Author SHA1 Message Date
dd dd
8237684ae9 restructure protocol package 2024-11-17 12:52:53 +01:00
dd dd
8ad87406cb Add domain parsing for .nostr addresses
Introduce a new `ParseDestinationDomain` function to handle .nostr domains. Integrate base32 decoding for subdomains and constructing full domain strings using relays. Added corresponding tests to verify domain parsing logic.
2024-07-27 21:48:16 +02:00