Implement phone number registry #12

Open
opened 2024-08-29 16:38:21 +02:00 by lash · 2 comments
Owner

A registry must exist to resolve phone numbers to accounts when accounts want to interact with each other.

A registry must exist to resolve phone numbers to accounts when accounts want to interact with each other.
lash added the
Kind/Feature
label 2024-08-29 16:38:21 +02:00
lash added a new dependency 2024-08-29 16:50:54 +02:00

Additionally, accounts should also be able to send to VPA (virtual payment identifiers)/usernames. The resolution service can be provided by either hooking directly into the graph db with read-only creds or through an HTTP API.

The following account identifiers should work:

  • 0700123177 (registered Ugandan phone)
  • sohail@urdt (registered and approved VPA on sarafu.network)
  • 0x00....0000 (valid Ethereum address)

Not sure if this is the scope of the issue. But we can move this comment onto a new issue.

Additionally, accounts should also be able to send to VPA (virtual payment identifiers)/usernames. The resolution service can be provided by either hooking directly into the graph db with read-only creds or through an HTTP API. The following account identifiers should work: * 0700123177 (registered Ugandan phone) * sohail@urdt (registered and approved VPA on sarafu.network) * 0x00....0000 (valid Ethereum address) Not sure if this is the scope of the issue. But we can move this comment onto a new issue.
Author
Owner

@kamikazechaser do we have all the docs we need for the graphql part?

@kamikazechaser do we have all the docs we need for the graphql part?
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: urdt/ussd#12
No description provided.