Skip to content

Add Nodle name service lookup runbook and script#119

Merged
aliXsed merged 2 commits into
mainfrom
docs/nodle-name-service-lookup
Jun 22, 2026
Merged

Add Nodle name service lookup runbook and script#119
aliXsed merged 2 commits into
mainfrom
docs/nodle-name-service-lookup

Conversation

@aliXsed

@aliXsed aliXsed commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

Item Path
AI agent runbook src/nameservice/doc/nodle-name-service-lookup.md
Lookup script ops/lookup_nodle_name.sh
  • Documents production Nodle/Click name service contracts and the https://indexer.nodleprotocol.io GraphQL API for resolving names ↔ owners ↔ X handles (com.x / com.twitter).
  • Notes that indexer account ids must be lowercase (checksummed addresses return null).
  • Adds ops/lookup_nodle_name.sh for quick CLI lookups by --address or --name.

Test plan

  • Verified account query against indexer for 0x98f3f23798deaa759ad1d5334a1c1d6acb87b717 returns girlnext.nodl.eth with X handle @_GirlNextDoo_R
  • Verified name query for girlnext.nodl.eth returns matching owner and handle
  • Ran ./ops/lookup_nodle_name.sh --address … and --name girlnext.nodl.eth successfully

Made with Cursor

Document indexer GraphQL queries and provide ops/lookup_nodle_name.sh so owner addresses or names can be resolved to linked X handles quickly.
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

LCOV of commit 899ea70 during checks #729

Summary coverage rate:
  lines......: 25.7% (771 of 3001 lines)
  functions..: 22.3% (105 of 470 functions)
  branches...: 27.5% (140 of 509 branches)

Files changed coverage rate: n/a

Add runbook, girlnext, and checksummed to the cspell allowlist.
@aliXsed aliXsed merged commit 8d07e8f into main Jun 22, 2026
3 checks passed
@aliXsed aliXsed deleted the docs/nodle-name-service-lookup branch June 22, 2026 10:29
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