# Toolkit para desarrollo en Ethereum

**Objetivo:** Conectar el frontend a la blockchain, utilizando las principales herramientas del mercado para desarrollar en Web3.

**Duración:** 9 horas (3 clases de 3 horas cada una).

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

Para poder participar en este módulo es necesario instalar y conocer las herramientas señaladas en la sección de requisitos del módulo 4.

{% hint style="info" %}
Este documento es una herramienta pedagógica que actualizamos constantemente. Creemos en la importancia de contenidos open-source. Si quieres mejorar los contenidos, únete a nuestro programa de [Kipu Explorers](/contribuye/kipu-explorer.md).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://edp.ethkipu.org/modulo-4/toolkit-para-desarrollo-ethereum.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
