Closed alextnetto closed 3 months ago
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
The integration flow and steps are specified in #137 , here is more about the UI level for showing these text records.
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
The integration flow and steps are specified in #137 , here is more about the UI level for showing these text records.