> For the complete documentation index, see [llms.txt](https://sspwallet.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sspwallet.gitbook.io/docs/ssp-wallet-development/environment-requirements.md).

# Environment Requirements

To run SSP Wallet, please ensure your environment meets the following requirements

* **Node.js:** Version 20 or higher

{% hint style="info" %}
To download NodeJS please follow this link:

<https://nodejs.org/en/download>
{% endhint %}

SSP Wallet is built with the following

* React 18
* TypeScript
* Vite

{% hint style="info" %}
Please make sure to download the packages and installer for your OS and use their corresponding installation guide. Installing these apps may vary based on your OS.

For NodeJS the installation guide is available on this link: <https://nodejs.org/en/download>
{% endhint %}
