xmtp / didethresolver

XMTP Registry Resolver
MIT License
3 stars 1 forks source link

Initial project setup: didethresolver #1

Closed jac18281828 closed 10 months ago

jac18281828 commented 10 months ago

Is your feature request related to a problem?

Please setup an initial gateway service skeleton. The initial implementation can be simplified as we will continue evolve the feature set based on our project requirements.

Minimum Requirements:

  1. JSON RPC – DID is a json specification thus we must be able to resolve json documents
  2. composability – This project will go though our iterative development process and should be easy to change
  3. testing – blanket testing and the ability to test is a baseline
  4. documentation - methods and modules should be documented

Describe the solution to the problem

No response

Describe the uses cases for the feature

No response

Additional details

No response