Skip to content

Decouple nip05 request from validating #208

@nogringo

Description

@nogringo

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")

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions