# Usando tu cartera de hardware Ledger con Swappi

{% hint style="danger" %}
Actualmente se está revisando la compatibilidad con Conflux eSpace en dispositivos Ledger.
{% endhint %}

También puedes usar tu cartera de hardware [Ledger](https://www.ledger.com/) para operar en Swappi, incluso antes de que se lance la aplicación oficial Conflux eSpace en Ledger. Para lograr esto, necesitaremos habilitar la firma ciega en la aplicación Ethereum de tu dispositivo Ledger.

## Requisitos previos

* Conecta tu cartera Ledger a MetaMask o Wallet Connect. Consulta el [Uso de Ledger con MetaMask en Conflux eSpace](https://developer.confluxnetwork.org/guides/en/using_ledger_on_espace/) para aprender cómo hacerlo. A los efectos de esta guía, utilizaremos MetaMask.
* Habilita los "datos de contrato inteligente" ciegos o la "firma ciega" en tu dispositivo Ledger. Para obtener más información sobre la firma ciega, consulta este [artículo](https://www.ledger.com/academy/cryptos-greatest-weakness-blind-signing-explained) en el portal de la Academia de Ledger.

## Habilitación de la firma ciega en tu dispositivo Ledger

1. Ve a la aplicación Ethereum en tu dispositivo Ledger.
2. En la aplicación Ethereum, ve a **Configuración**.\
   ![](/files/Q6gUDrg2xXWCLfMc3cKn)<br>
3. **Habilita** la opción de firma ciega.\
   ![](/files/P8p3FZvE5jeKXZS0FhhP)

¡Acabas de habilitar la firma ciega en tu dispositivo Ledger!

## Uso de Swappi con tu cartera de hardware Ledger y MetaMask

Para usar Swappi con tu cartera Ledger:

1. Ve a Swappi.
2. Conecta tu cuenta importada de Ledger a Swappi.\
   \
   2.1 Selecciona la cuenta de tu dispositivo Ledger y haz clic en **Siguiente**.\
   ![](/files/HLldrNsNYG5bZNRjmVZk)\
   \
   2.2 Confirma la conexión a MetaMask haciendo clic en **Conectar**.\
   ![](/files/cBOGI7lsaRprQYQflwdI)<br>
3. En Swappi, haz un swap y haz clic en **Swap**.\
   ![](/files/CtmZPFuwMbtj7c8j3ciW)<br>
4. En la notificación de MetaMask, revisa los detalles de la transacción y haz clic en **Confirmar**.\
   ![](/files/uzolK0CtA8Rw4IluJbeL)<br>
5. Ahora, conecta tu dispositivo Ledger a tu computadora.
6. Desbloquea tu dispositivo y abre la aplicación Ethereum.
7. Revisa los detalles de la transacción y confirma la transacción presionando los dos botones en Aceptar y Enviar.\
   ![](/files/tVrfIXf5OrzklJE8Jnpn)<br>

![](/files/2Wf05vHiW10gJ6ucwPcm)\
¡Acabas de hacer swap desde tu cuenta de Ledger!


---

# 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://docs.swappi.io/swappi/swappi-docs-es/carteras/usando-tu-cartera-de-hardware-ledger-con-swappi.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.
