A BasicSwapDEX bash installer for Debian/Ubuntu
Find a file
2025-05-08 04:16:52 +00:00
bsx shared: revert test code 2025-05-08 03:50:57 +00:00
basicswap-bash refactor: reduce and cleanup code 2025-05-03 19:19:32 +00:00
basicswap-install.sh install: create ~/.bashrc if missing on debian 2025-05-07 01:23:47 +00:00
bsx-addcoin refactor: reduce and cleanup code 2025-05-03 19:19:32 +00:00
bsx-clientauth refactor: reduce and cleanup code 2025-05-03 19:19:32 +00:00
bsx-disabletor refactor: reduce and cleanup code 2025-05-03 19:19:32 +00:00
bsx-enabletor refactor: reduce and cleanup code 2025-05-03 19:19:32 +00:00
bsx-placeorder refactor: consistent formatting 2025-05-03 19:37:53 +00:00
bsx-removecoin refactor: reduce and cleanup code 2025-05-03 19:19:32 +00:00
bsx-staking scripts: add bsx-staking 2025-05-04 01:54:41 +00:00
bsx-update update: force update with bsx-update --force 2025-05-08 04:16:52 +00:00
README.md readme: dont copy install script 2025-05-07 02:49:40 +00:00

basicswap-bash

A suite of bash scripts to install and manage BasicSwapDEX on Windows(WSL)/Debian/Ubuntu/Arch/Fedora

Dependencies

You will need::

  • curl
  • git
sudo apt install curl git

Other dependencies vary by distribution and are handled by the installer.

New Installation

# Clone repo
git clone https://github.com/nahuhh/basicswap-bash \
&& cd basicswap-bash || exit

# Install BasicSwap
./basicswap-install.sh

# Cleanup
cd .. && rm -rf basicswap-bash

Update scripts from much older versions

# Clone repo
cd ~/coinswaps/basicswap
git clone https://github.com/nahuhh/basicswap-bash || exit
cd basicswap-bash

# Install scripts
mkdir -p $HOME/.local/bin
rm -r $HOME/.local/bin/bsx
cp -r basicswap-bash bsx* $HOME/.local/bin/

# Cleanup
cd .. && rm -rf basicswap-bash

# Run update
bsx-update

Running BasicSwapDEX

basicswap-bash

Update BSX core and Coin cores

bsx-update

Enable/Disable Particl staking

bsx-staking

Enable/Disable client auth password

bsx-clientauth

Enable/Disable Tor [post install]

bsx-enabletor
bsx-disabletor

Enable/Disable coins

bsx-addcoin
bsx-removecoin

BONUS placeorders

This is a POC for placing new orders. YMMV

bsx-placeorder

A small donation goes a long way. Thanks

  • ofrnxmr
8Bb9z1bbiKmD9XekA7uESXRzunasN1ndej6FUm1bRFEtSPFqVWvHPtD2LDwhARikcxNkCsmaBcGGF2VSeFWhMe57FGXNaZP

WASS