> For the complete documentation index, see [llms.txt](https://docs.kinto.xyz/kinto-the-modular-exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kinto.xyz/kinto-the-modular-exchange/building-on-kinto/development-setup/setup-your-deployer-eoa.md).

# 1️⃣ Setup your Deployer EOA

## 1. Create a Kinto Account

Developers, as all other users in the network, need to setup their Kinto Wallet in order to deploy and interact with contracts on Kinto. For this, you will need to complete either our [<mark style="color:purple;">KYC</mark>](/kinto-the-modular-exchange/user-guides/kyc-walkthrough-1.md) or [<mark style="color:purple;">KYB</mark>](/kinto-the-modular-exchange/user-guides/kyb-process.md) process.

You can get started here:  [<mark style="color:purple;">https://engen.kinto.xyz/developers</mark>](https://engen.kinto.xyz/developers)

## 2. Register your deployer EOA

Once you completed the onboarding and have a Kinto Wallet, fund it with a bit of WETH to get started.\
\
[<mark style="color:purple;">https://engen.kinto.xyz/explore/WETH</mark>](https://engen.kinto.xyz/explore/WETH)\
\
After getting a bit of WETH, open the menu on the top right of the screen, click on your wallet and select '**Dev portal**'.

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

You will be prompted with the following screen, introduce your developer address EOA (this should be a wallet you have private keys / ability to sign with your favourite developer tool).

<figure><img src="/files/4bAmyWpOCv5lyX3Lgkfo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/akUhhSfNUmZowaVUIgXR" alt=""><figcaption><p>You will need to sign this with your Kinto Wallet when you click on "Confirm transaction"</p></figcaption></figure>

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

If the operation was succesful you should now see the developer portal:

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

## Now, setup your environment

Head to the next step to prepare your [<mark style="color:purple;">development environment</mark>](/kinto-the-modular-exchange/building-on-kinto/development-setup/environment-setup.md).
