-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
| Future<Nip05?> requestNip05(String nip05, String pubkey) async { |
The requestNip05 should only require the nip05 argument.
As a user
I want to send a message to a nip05 address
As a dev
I want to call ndk.nip05.of("username@example.com")
And then it will be easy to add ndk.loginWithNip05("username@example.com")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done