The nip05 string.
The public key string to verify against.
The fetch timeout in milliseconds (Optional).
- A promise that resolves to a boolean that indicates if the nip05 has been verified.
const isNip05Verified = await isNip05Verified(alice@smartvaults.app, aliciesPublicKey);
Generated using TypeDoc
Asynchronously tries to verify NIP05.