# Installation

### Upload Files <a href="#upload-files" id="upload-files"></a>

* Using your preferred ssh client (e.g. [Putty](https://putty.org/)), login as the **created user account.**
* Navigate to the cryptitan directory `cd ~/cryptitan`
* Stop the server `./cryptitan stop`
* Using your preferred remote file manager (e.g. [WinSCP](https://winscp.net/eng/download.php)), login as the **created user account.**
* Navigate to the cryptitan directory.
* Navigate to the Plugins directory: i.e. `app/Plugins`
* Upload the token bundle folder (i.e. **BinanceBundle** or **EthereumBundle**) extracted from the source file from the marketplace.

### Complete Setup <a href="#complete-setup" id="complete-setup"></a>

* Using your preferred ssh client (e.g. [Putty](https://putty.org/)), login as the **created user account.**
* Navigate to the cryptitan directory `cd ~/cryptitan`
* Recreate cryptitan `./cryptitan recreate`

### You are set! <a href="#you-are-set" id="you-are-set"></a>

* You should now have all the tokens listed under the bundle on your system.
