Skip to content

Move web ENS lookup behind the DeGov API#653

Draft
fewensa wants to merge 1 commit intomainfrom
ohh-110-web-ens-backend-query
Draft

Move web ENS lookup behind the DeGov API#653
fewensa wants to merge 1 commit intomainfrom
ohh-110-web-ens-backend-query

Conversation

@fewensa
Copy link
Copy Markdown
Collaborator

@fewensa fewensa commented Apr 3, 2026

Summary

  • switch ENS display resolution to the DeGov GraphQL API instead of browser-side wagmi hooks
  • switch member ENS search resolution to the backend ens query
  • add shared ENS GraphQL query/types for the web app

Testing

  • pnpm lint
  • pnpm exec tsc --noEmit
  • pnpm build

Issue

  • OHH-110

Summary:
- replace browser-side ENS display lookup with the degov GraphQL API
- switch member ENS search resolution to the backend ENS query
- add shared frontend GraphQL query/types for ENS records

Rationale:
- keep ENS RPC access on the backend instead of the browser
- align address display and ENS search behind the same API path

Tests:
- pnpm lint
- pnpm exec tsc --noEmit
- pnpm build
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant