Basic Atomic Swap Proof of Concept
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
tecnovert 3976b9c203
tests: Fix ci tests.
2 years ago
basicswap tests: Fix ci tests. 2 years ago
bin osx: Embed install_certifi.py script. 2 years ago
doc doc, ui: Add sequence diagrams 2 years ago
docker preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync 2 years ago
pgp coins: Raise Monero version to 0.17.3.2 2 years ago
tests coins: Raise Litecoin version to 0.21.2 2 years ago
.cirrus.yml osx: Embed install_certifi.py script. 2 years ago
.gitattributes doc: Simplify Windows install notes. 3 years ago
.gitignore Revert to v19 release. 3 years ago
.travis.yml osx: Embed install_certifi.py script. 2 years ago
Dockerfile docker: Manually install protobuf to avoid error. 2 years ago
LICENSE LICENSE.txt -> LICENSE 4 years ago
MANIFEST.in Add favicon and css, inc version. 4 years ago
README.md doc: Remove travis-ci build status. 3 years ago
requirements.txt basicswap-prepare can enable and disable tor config. 2 years ago
setup.py basicswap-prepare can enable and disable tor config. 2 years ago
tox.ini tests: sqlalchemy hangs when tests run with tox. 3 years ago

README.md

Simple Atomic Swap Network - Proof of Concept

Overview

Simple atomic swap experiment, doesn't have many interesting features yet. Not ready for real world use.

Uses Particl secure messaging and Decred style atomic swaps.

The Particl node is used to hold the keys and sign for the swap transactions. Other nodes can be run in pruned mode. A node must be run for each coin type traded. In the future it should be possible to use data from explorers instead of running a node.

Currently a work in progress

Not ready for real-world use.

Discuss development and help with testing in the matrix channel #basicswap:matrix.org