Decentralized escrow.
Exchange anything. No middle man. No KYC. Open source.
Ubuntu/Debian/MacOSs
git clone https://github.com/sometwit/kissmp.git
cd kissmp
python3 -m venv venv
. ./venv/bin/activate
python -m pip install --upgrade pip setuptools wheel
pip install .
deactivate
(If you're on an M1 Mac, make sure you are running an ARM64 native python virtual environment)
troubleshooting, ubuntu/debian might need:
sudo apt-get install build-essential python3-dev git
Windows Powershell
git clone https://github.com/sometwit/kissmp.git
cd kissmp
py -m venv venv
./venv/Scripts/activate
python -m pip install --upgrade pip setuptools wheel
pip install .
deactivate
Requires synced, running light wallet.
Ubuntu/Debian/MacOSs
. ./venv/bin/activate
kissmp
Windows Powershell
./venv/Scripts/activate
kissmp
https://kissmy.parts/?page_id=2
Anywhere that accepts XCH. You can start here: https://kissmy.parts