.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: Forward — alice.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: Show more Installs 1.2K Repository solana-mobile/s…e-skills GitHub Stars 6 First Seen Aug 4, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
seeker-domains
安装
npx skills add https://github.com/solana-mobile/solana-mobile-skills --skill seeker-domains