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

Handoff design improvements #224

Closed pikonha closed 1 month ago

pikonha commented 1 month ago

Feature Request

Align some design improvements to the nameful dapp.

Describe Preferred Solution

  1. Let the user know that setting records on layer 2 takes some time due to the rollup commit on the L1
  2. Warn the user when setting a resolver that isn't compliant with the PublicResolver interface Image
  3. Diagram of the whole flow as an introduction to the standard Image