> For the complete documentation index, see [llms.txt](https://docs.decentraweb.org/decentraweb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraweb.org/decentraweb/for-developers/our-sdks/about-our-sdks.md).

# About our SDKs

The Decentraweb JavaScript SDK enables websites and application to utilize Decentraweb's DDNS technology. Whether that's to convert Ethereum addresses to friendly DWEB identities, allow payments to DWEB handles, or even recreate and extend the functionality on <https://dns.decentraweb.org/>. \
\
**You can find the library on Github:**

{% embed url="<https://github.com/decentraweb/decentrawebjs>" %}

***

### Namekit

<figure><img src="/files/D7OnkGnDFDTzQ58RMpvS" alt=""><figcaption></figcaption></figure>

For integrating and resolving Decentraweb Names within your website or app. Also supports ENS Domains and provides limited support for classic ICANN DNS System\
\
Providing tools for :&#x20;

* Reading of Decentraweb Domains ↔  Wallet Addresses

{% embed url="<https://docs.decentraweb.org/decentraweb/for-developers/our-sdk/namekit>" %}

***

### Core Library

<figure><img src="/files/r7meMedh03Vo0OQ8vlVs" alt=""><figcaption></figcaption></figure>

Our Core Library allows developers to integrate fully with Decentraweb and interact with our Smart Contracts.

Providing tools for :&#x20;

* Reading and Setting Decentraweb Domain Records
* Reading and Setting DNS & Text Records for Decentraweb Domains
* Registering Web3 Domains (absolutely.anything) and Web3 Subdomains (wow\.absolutely.anything)

{% embed url="<https://docs.decentraweb.org/decentraweb/for-developers/our-sdk/core-full-integration>" %}

***

### Decentraweb Resolver Service

Our Resolver Service is an open-sourced library for using Decentraweb Domains as Decentralized Domains/Website URLs within browsers

{% embed url="<https://www.npmjs.com/package/@decentraweb/resolver>" %}

***

### Decentraweb CLI interface

A CLI interface library to interact with our smart contracts via command line instead of using our [DNS Platform](https://dns.decentraweb.org)

{% embed url="<https://www.npmjs.com/package/@decentraweb/cli>" %}
