NNS Documents
  • 👋Welcome !
  • 📕Overview
    • Introduction
    • Roadmap
    • Incentives
    • Terminology
  • 🕹️Using NNS
    • Name Manager App
      • Registering new name
      • Manage names
      • Primary name
      • Avatar
      • Text records
      • NadCard
      • Discord profile sync
  • 💻Developers
    • Integrating into your dapps
      • Name processing
      • Query contract directly
      • Using NNS SDKs
      • Using REST APIs
      • Using NNS Adapter (soon)
    • Contracts
      • Contract addresses
      • Contract ABI
  • 📦Others
    • Contact
    • FAQs
Powered by GitBook
On this page
  1. Developers

Integrating into your dapps

Currently, we offer three ways for integrating Nad Name Service into your dapps:

  • Query contract directly

  • Using SDKs

  • Using REST APIs

  • NNS Adapters (coming soon)

PreviousDiscord profile syncNextName processing

Last updated 3 months ago

💻