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.
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.
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