Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion basicswap-guides/basicswapguides_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,17 @@ Automated Installation Methods
Windows Installation Wizard (.exe)
----------------------------------

.. note::

Development of the Windows Installation Wizard is on temporary hold pending improvements to the post-install experience.
If you must run on Windows, we recommend using the `Docker (advanced) <./basicswapguides_installation#install-using-docker>`_ or the `Linux Scripts Suite (novice) <https://github.com/nahuhh/basicswap-bash>`_ to install inside of `WSL <https://learn.microsoft.com/en-us/windows/wsl/install>`_ or a Linux Virtual Machine.

Install :term:`BasicSwap` on Windows effortlessly with a graphical installation wizard by downloading the .exe installer from `this Github link <https://github.com/gerlofvanek/basicswap-installation-GUI/releases>`_. This intuitive installer streamlines the setup process via an easy-to-navigate menu. Note that **you must run it as an administrator** for it to work properly.

Linux Installation Scripts Suite
-------------------------------

For Linux users, the simplest installation method is through the use of community-developed scripts, available `here on Github <https://github.com/nahuhh/basicswap-bash/releases>`_. This collection of scripts automates common setup tasks, including installing, adding/removing/updating coin cores, updating :term:`BasicSwap`, and enabling :term:`Tor`.
For Linux users, the simplest installation method is through the use of community-developed scripts, available `here on Github <https://github.com/nahuhh/basicswap-bash>`_. This collection of scripts automates common setup tasks, including installing, adding/removing/updating coin cores, updating :term:`BasicSwap`, and enabling :term:`Tor`.


Install Using Docker
Expand Down
2 changes: 1 addition & 1 deletion basicswap-guides/basicswapguides_managecoins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ You can manage various coin-related options directly from BasicSwap. Typically,

.. note::

Specifically for PIVX, Dash, and Firo, you may need to click on the :guilabel:`Reseed wallet` button **after the blockchain is fully synced** to enable deposits and withdrawals.
Specifically for Bitcoin Cash, PIVX, and Firo, you may need to click on the :guilabel:`Reseed wallet` button **after the blockchain is fully synced** to enable deposits and withdrawals.

----

Expand Down
2 changes: 1 addition & 1 deletion basicswap-guides/basicswapguides_update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ If you've built :term:`BasicSwap` without using the Docker method, follow these

.. tip::

For Linux users, updating BasicSwap and the coin cores you've enabled is simplified through community-developed scripts available `here on Github <https://github.com/nahuhh/basicswap-bash>`_.
For Linux users w/o docker, updating BasicSwap and the coin cores you've enabled is simplified through community-developed scripts available `here on Github <https://github.com/nahuhh/basicswap-bash>`_.

.. tabs::

Expand Down