# XdYe Token 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/XdYeToken_deployment.js>" %}
Script used for deploying XdYe Token contract
{% endembed %}
