Host-customized fork of https://github.com/tecnovert/basicswap/
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 a9f9e29754
Automatically remove temporary docker containers with --rm
4 years ago
basicswap Update Bitcoin and Particl cores to 0.21 4 years ago
bin Update Bitcoin and Particl cores to 0.21 4 years ago
doc Automatically remove temporary docker containers with --rm 4 years ago
docker Prepare only Particl core by default. 4 years ago
gitianpubkeys Use basicswap-prepare to download releases for the docker image. 5 years ago
tests Update Bitcoin and Particl cores to 0.21 4 years ago
.cirrus.yml Persistent test. 4 years ago
.gitignore setup.py test -> pytest / tox 4 years ago
.travis.yml Persistent test. 4 years ago
Dockerfile XMR withdrawals work. 4 years ago
LICENSE LICENSE.txt -> LICENSE 4 years ago
MANIFEST.in Add favicon and css, inc version. 4 years ago
README.md Display warning when wallet seedid doesn't match expected. 4 years ago
requirements.txt Start on network. 4 years ago
setup.py setup.py test -> pytest / tox 4 years ago
tox.ini Increase version, add test for bids sent while recipient is offline. 4 years ago

README.md

Simple Atomic Swap Network - Proof of Concept

Build Status

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