🥷
Namespace
  • [ Introduction ]
    • ENS
    • Namespace
  • Official Links
  • [ Dapps ]
    • Overview
    • Onchain Subs (App)
      • Search & Register
      • Wizard
        • Listing an ENS Name
        • Features List
      • ENS Widget
      • Farcaster Frames
        • Default Frame
        • Custom Frame
    • Offchain Subs (DevPortal)
      • Subname create/manage
      • Resolver set
      • API keys
  • How-to Guides and Demos
  • [ Dev Docs ]
    • SDK
      • Offchain Manager
        • Installation
        • Generate API key
        • Create or Update Subname
        • DeleteSubname
        • IsSubnameAvailable
        • GetFilteredSubnames
        • AddressRecords
          • ChainName
        • TextRecords
        • DataRecords
      • Indexer Manager
        • Installation
        • Methods
        • GetL2Subname
        • GetL2Subnames
      • Mint Manager
        • Installation
        • GetMintDetails
        • GetMintTransactionParameters
        • IsSubnameAvailable
        • How To Mint L1 & L2 subname via mint-manager
      • Namespace Client (deprecated)
        • Installation
        • GetListedName
        • GetMintDetails
        • GetMintTransactionParameters
        • IsSubnameAvailable
        • GenerateAuthToken
    • APIs
      • Offchain Manager
      • Mint Manager
    • Infrastructure
      • Namespace L2 Subnames
  • [ ecosystem ]
    • Use Cases
  • [ Jobs ]
    • 🧑‍💻 Full-Stack Dev
    • 🥷 Dev-Rel Lead
    • 💼 BD Lead
Powered by GitBook
On this page
  1. [ Dapps ]

Offchain Subs (DevPortal)

PreviousCustom FrameNextSubname create/manage

Last updated 17 hours ago

— Offchain Subnames

Dev Portal is the central hub for developers integrating ENS subnames into their apps, wallets, rollups, or protocols. It provides the tools, docs, and infrastructure needed to programmatically create, manage, and edit Offchain Subnames, and resolve them across the entire Web3.

Feature Overview:

  • Subname management: Simple, clean interface to create and manage ENS subnames, records, and all usernames issued.

  • Resolver update: Update your ENS name to use the Namespace Hybrid resolver to make all issued subnames fully resolvable across the Web3 ecosystem.

  • API key generation: generate an API and programatically manage ENS subname creation, issuance, edits, and updates, and easily plug in Subname registrations in your app.

Dev Portal