# XdYe Unlock deployment

In order to deploy XdYe Token Smart Contract we need to run the following command:

```
> truffle migrate --reset
```

The deployment script we need to execute can be found at:

{% embed url="<https://github.com/rogerCapone/XdYe_Deployments/blob/main/Unlockers_deployment.js>" %}
Script used for deploying XdYe Unlock contracts
{% endembed %}

### Constructor Arguments

* **`_governance`**` ``(type:`` `*`address`*`)`

The address is used for receiving Fees from Unlock contract.
