blockful-io / external-resolver

This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
MIT License
14 stars 3 forks source link

Basenames integration #221

Closed pikonha closed 3 weeks ago

pikonha commented 1 month ago

Feature Request

We need to battle-test our implementation to see if it satisfies a wide variety of use cases.

The goal is to have a clear roadmap of what's needed for other players on the ecosystem to integrate with the OffchainResolver.

Describe Preferred Solution

Implement the OffchainResolver interface on the Basenames architecture and take note of what would have to be changed by them in order to be compliant with the interface.

Architecture Diagram

Image

pikonha commented 3 weeks ago