1. 1. Introduction
  2. 2. Deployment
  3. 3. SNS Library
  4. 4. Changelog
  5. 5. FAQ
  6. 6. Name Registry
  7. 7. Wallet Guide
  8. 8. Domain Name
    1. 8.1. TLD
    2. 8.2. Direct look up
    3. 8.3. Reverse look up
    4. 8.4. Subdomain look up
    5. 8.5. Get all domains of a user
    6. 8.6. Get all domains
    7. 8.7. Records
    8. 8.8. Edit domain content
    9. 8.9. Transfer domains
    10. 8.10. Favorite domain
    11. 8.11. React hooks
      1. 8.11.1. useDomains
      2. 8.11.2. useDomainRecords
      3. 8.11.3. useDomainsForUser
      4. 8.11.4. useFavoriteDomain
      5. 8.11.5. useProfilePic
    12. 8.12. Tokenization
    13. 8.13. Registration
    14. 8.14. Media kit
    15. 8.15. Delete domains
    16. 8.16. Creating subdomains
    17. 8.17. Examples
      1. 8.17.1. Key derivations
  9. 9. Twitter
    1. 9.1. TLD
    2. 9.2. Registration
    3. 9.3. Direct look up
    4. 9.4. Reverse look up
  10. 10. SNS API
    1. 10.1. Categories
    2. 10.2. Sales
    3. 10.3. Volumes
    4. 10.4. Owners
  11. 11. SNS Suggest API - Alpha
    1. 11.1. Current Owner

Solana Name Service Guide

Domain names

This following sections provide information on the following:

  • The domain names TLD
  • Direct look up
  • Reverse look up
  • Subdomain look up
  • Get all domains of a user
  • Get all domains
  • Records
  • Transfer domains
  • Edit domain content
  • Favorite domain
  • React hooks
  • Domain name tokenization
  • Domain registration
  • Media kit
  • Deleting domains
  • Creating subdomains
  • Examples