blockful-io / external-resolver-dapp

https://external-resolver-dapp.vercel.app
0 stars 1 forks source link

feat: show text records in manage domains #139

Closed alextnetto closed 1 month ago

alextnetto commented 1 month ago

Feature Request

Describe the Feature Request

Our dapp should show text records from a domain. If it's using our resolver it should get the info from the metadata() graphQL endpoint , otherwise theGraph.

In this domain we see a record with the value "test", not being shown in our dapp. ENS app: https://ens.app/asdasfads.eth nameful: https://dev-nameful.vercel.app/domains/asdasfads.eth

Image

The integration flow and steps are specified in #137 , here is more about the UI level for showing these text records.