> For the complete documentation index, see [llms.txt](https://dotnames.gitbook.io/dotnames-name-service-integration-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dotnames.gitbook.io/dotnames-name-service-integration-docs/introduction.md).

# Introduction

Welcome to dotNames! We're extremely excited to have you here with us, and equally excited that you've decided to integrate dotNames into your wallet/dApp. We built dotNames from the ground up with Solidity, and made the important functions easy to call and interact with.

For starters, you will need a library to communicate with the blockchain using asynchronous JavaScritp.  You can use any libraries you're comfortable with, but we recommend [Ethers JS](https://docs.ethers.org/v5/) for ease of use and simplicity. The process of integration is a simple and straight forward one, but please contact @MadMaxx12 on Telegram should you run into any issues.
