KuName
Home
  • Getting Started
    • Introduction
    • Rationale
    • Future & Vision
    • Pricing
  • How To
    • Mint Your .kcc NFT Name
    • View Details of an Address or Name
    • Manage Your Names
      • Name Records
      • Primary Name and Reverse Resolution
      • Transfer a Name
  • Promo
    • Lomen NFT holders
    • Other KCC NFT holders
  • Development
    • KNS contract addresses
    • KNS libraries
    • Use KNS in your DApp
  • Partner With Us
    • For KCC Project Owners
    • For Crypto Wallets and Payment Systems
  • Links
    • Twitter
    • Telegram
    • GitHub
  • Legal
    • Terms of Use
Powered by GitBook
On this page
  1. Development

KNS libraries

PreviousKNS contract addressesNextUse KNS in your DApp

Last updated 2 years ago

Since KNS is fully compatible with ENS, the libraries that support ENS can be used to interact with KNS too. The only caveat is that those libraries by default point to the ENS registry address on Ethereum. Thus, the only change needed on your behalf is to change such address to the KNS registry on KCC. KNS contract addresses can be found .

Recommended libraries

Library
ENS/KNS docs
Use KNS instead of ENS

ethers.js

web3.js

here
here
here
here
here