mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-23 12:09:50 +00:00
Update README again. Swap tool has not been set up to do btc testnet4 -> xmr stagenet atomic swaps. Making testing much more practical.
This commit is contained in:
parent
fd6b004192
commit
b9fde514af
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Built in xmr-btc atomic swap
|
|||
## Hacking
|
||||
sudo apt install libarchive-dev
|
||||
|
||||
It may also be helpful to download my fork of the comit network's xmr-btc swap tool as it has tests set to ouput JSON and scripts that allow for easy simulation of running swap (filters to Bob POV & removes wrappers on normal output)
|
||||
It may also be helpful to download my fork of the comit network's xmr-btc swap tool as it has everything you need to use btc's testnet4 for swaps. Testnet4 btc is much easier to acquire so it makes testing much more practical. There are scripts to run the electrum server just make sure you have docker-compose installed and build the electrumx testnet4 fork before trying to run the scripts.
|
||||
|
||||
[xmr-btc-swap-json-tests](https://github.com/BrandyJSon/xmr-btc-swap-json-tests/tree/master)
|
||||
|
||||
|
|
Loading…
Reference in a new issue