Parses the provided text and returns a deduplicated and somewhat normalized slice of URLs. This can be used as cache keys by clients, with corresponding metadata for unfurling.
[ ] wakuext_getTextURLs
Deprecated: Parses text and returns a deduplicated and somewhat normalized slice of URLs. This is replaced by the more generic GetTextURLsToUnfurl.
[ ] wakuext_unfurlURLs
Uses a best-effort approach to unfurl each URL. Failed URLs will be removed from the response. This method expects URLs normalized by GetTextURLs.
ENS Verification
[ ] wakuext_ensVerified
Verifies the ENS (Ethereum Name Service) with the provided public key and ENS name.
URL Management
[ ]
wakuext_getTextURLsToUnfurl
[ ]
wakuext_getTextURLs
GetTextURLsToUnfurl
.[ ]
wakuext_unfurlURLs
GetTextURLs
.ENS Verification
wakuext_ensVerified