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 have a way to know whether domain is available for registration or not.
Describe Preferred Solution
Fetch it from the ENS Registry by relying on CCIP-Read.
We need to figure out a way of fetching a property of a nested contract through the storage layout mechanism provided by the EVMFetcher.
Feature Request
We need to have a way to know whether domain is available for registration or not.
Describe Preferred Solution
Fetch it from the ENS Registry by relying on CCIP-Read. We need to figure out a way of fetching a property of a nested contract through the storage layout mechanism provided by the EVMFetcher.
Architecture Diagram
QA Replication steps
registerParams
available
boolean property