seeker-domains

Installation
SKILL.md

.skr domain resolution

.skr domains are AllDomains names on Solana mainnet. Seeker users get one by default, which makes them a good substitute for truncated addresses in a UI.

Two directions:

  • Forwardalice.skr to a wallet address
  • Reverse — a wallet address to the .skr names it owns

Both live on mainnet, regardless of which cluster the rest of the app targets. An app on devnet still resolves names against mainnet.

Decide where resolution runs

Resolution reads public on-chain data, so a client can do it directly. Proxy it through a backend when you want:

Installs
4.4K
GitHub Stars
6
First Seen
Aug 4, 2026
seeker-domains — solana-mobile/solana-mobile-skills