PeerSwap is a Peer To Peer atomic swap plugin for lightning nodes.
It allows rebalancing of your channels using on-chain assets.
See Spec for details
Features:
Assets:
- Rebalancing of channels using l-btc
- Rebalancing of channels using btc
Nodes:
- c-lightning
- lnd
For a bitcoin-signetnet / liquid-testnet setup guide see this guide
Details on general usage can be found here
For a bitcoin-signetnet / liquid-testnet setup guide see this guide
Details on general usage to follow...
PeerSwap uses the nix package manager for a simple development environment
In order to start hacking, install nix and run nix-shell
. This will fetch all dependencies (bar golang).