# Wallet Kit

### Instalación

Ejecute este comando para agregar el componente de código.

{% tabs %}
{% tab title="npm" %}

```sh
npx trustless-work add wallet-kit
```

{% endtab %}
{% endtabs %}

### Interfaz

¿Cómo se ve?

<figure><img src="https://4078161982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2e2YCRmNlhCnxxmEb6%2Fuploads%2FSwYHPg7wephpTF8xHpLU%2Fimage.png?alt=media&#x26;token=73bdf294-0cfe-42a7-84a7-2a3b0392d0b8" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4078161982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2e2YCRmNlhCnxxmEb6%2Fuploads%2FyUVqZnXt5hN69M8v6WJr%2Fimage.png?alt=media&#x26;token=6e97a99a-c232-4f68-8df3-63356ed4f54f" alt=""><figcaption></figcaption></figure>

### Notas importantes

* Este bloque es obligatorio para todos los bloques escrow. Se utiliza para proporcionar el proveedor de billetera, los validadores y un botón de conexión impulsado por Stellar Wallets Kit. @Credit-Tech
* Cuando ya hayas añadido el bloque a tu proyecto, debes agregar la trustline de USDC a tu billetera. De lo contrario, la interacción con el escrow no funcionará.
* Si no quieres usar el contexto escrowProvider, necesitarás proporcionar la carga útil mediante un método alternativo.
