Skip to content

v0.15.1

Latest

Choose a tag to compare

@nahuhh nahuhh released this 18 Nov 23:11
7e196da

What's Changed

  • addcoin: specify remote nodes when adding coins by @nahuhh in #9
  • mac: fix workflow, addcoin, and update mac dependencies by @gerlofvanek in #11

Full Changelog: v0.14.5...v0.15.1

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

# 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
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