# Secure Sign Transaction

{% hint style="info" %}
Only Available on the PWA

Here the link: [run-locally](https://docs.zenprotocol.com/apps/wallet/web-wallet/run-locally "mention")
{% endhint %}

The Signer component in the Zen Protocol PWA wallet enables users to both sign and publish unsigned transactions.\
The Watch Wallet mode allows the creation of unsigned transactions. \
The signer page allows the user to check the transaction before signing and publishing.&#x20;

1. **Paste the Unsigned Transaction created in the Watch Mode**

{% content-ref url="create-unsigned-transaction" %}
[create-unsigned-transaction](https://docs.zenprotocol.com/use-cases/create-unsigned-transaction)
{% endcontent-ref %}

2. **Prepare to Sign the Transaction**

* In the Signer section of the PWA Wallet paste the unsigned transaction.
* Review your unsigned transaction before signing.&#x20;
* Click "Sign" to securely sign the transaction.

3. **Publish Signed Transaction**

* Once signed successfully, verify the transaction and then click "Publish" to securely publish the signed transaction.
