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
15 stars 3 forks source link

Validate domain manager on writing #208

Closed pikonha closed 1 month ago

pikonha commented 2 months ago

Validate domain manager on writing

All Submissions:

Description

The implementation is validating both the ENS Registry owner and the ERC7-721 owner to support legacy domains.

Related Issue

203

Changes

Changes to Core Features: