Basic Atomic Swap Proof of Concept
Find a file
2024-10-16 21:23:18 +02:00
.github/workflows tests: Add Github Actions lint checks. 2024-10-01 00:18:57 +02:00
.github-readme ui/update: Bug fixes, Added Coin Price Lookup Table (Offer new page) + Update github readme header GFX. 2023-04-07 14:26:59 +02:00
basicswap ui: remove dup USD from market rate tooltip 2024-10-16 18:50:21 +00:00
bin tests: Add BSX_TEST_MODE env var to prepare script to manage all daemons by default. 2024-10-07 20:44:09 +02:00
doc prepare: Add backwards compatibility mode for DASH wallets. 2024-10-07 20:21:25 +02:00
docker refactor prepare script, set manage_daemon to false if a custom host or port is set. 2024-10-01 23:52:00 +02:00
pgp Update BTC fastsync file. 2024-09-06 20:44:02 +02:00
scripts script: template 'amount_step' 2024-10-16 17:27:38 +00:00
tests scripts: Rename 'min_amount' to 'amount_step'. 2024-10-08 21:06:43 +00:00
.cirrus.yml docs: update install docs 2024-09-26 22:36:52 +00:00
.gitattributes doc: Simplify Windows install notes. 2021-11-03 23:20:19 +02:00
.gitignore doc: Rename docker/.env to example.env 2024-02-12 21:55:27 +02:00
Dockerfile docs: update install docs 2024-09-26 22:36:52 +00:00
guix.scm guix: Update packed version 2024-10-16 21:23:18 +02:00
LICENSE doc: Add missing dependencies. 2024-01-19 20:33:11 +02:00
MANIFEST.in Update BTC fastsync file. 2024-09-06 20:44:02 +02:00
README.md Update github urls. 2024-06-11 09:56:09 +02:00
requirements.txt Include mnemonic dependency directly. 2024-06-06 22:03:38 +02:00
setup.py Update github urls. 2024-06-11 09:56:09 +02:00
tox.ini Update coincurve version. 2024-09-19 12:16:18 +02:00

BasicSwap DEX (BSX)

BasicswapDEX Preview

Official Website | News | Tutorials | Chat

Table of Contents

About

BasicSwap is the worlds most secure and decentralized DEX. It facilitates cross-chain atomic swaps by enabling peers to interact directly with each other within a free and open environment without central points of failure.

This DEX is fully non-custodial and features a decentralized order book, letting you create or accept swap offers without any fees, counterparties, or the need for accounts.

Built as a low-friction, highly secure solution to the frequent losses of funds on centralized exchanges (e.g., FTX, BitFinex, MtGox), BasicSwap aims to provide more reliable and secure cryptocurrency trading conditions for everyone.

BasicSwap is currently in active development by the community. While it already offers some of the essential trading features you'd expect from an exchange, more features and quality-of-life improvements are being worked on with the goal to provide a smoother user experience.

Features

  • True cross-chain support — Swap cryptocurrencies that live on entirely different blockchain environments, like Bitcoin and Monero.
  • Decentralized order book — Make or take swap offers on a completely decentralized order book system.
  • No third-party or middleman — Trade crypto with no intermediaries, completely eliminating central points of failure.
  • No trading fees — Only pay the typical cryptocurrency network fee.
  • Superior financial privacy — Protect your financial information from unauthorized access with BasicSwaps privacy-conscious technology.
  • Full Monero support — Swap Monero with a variety of other cryptocurrencies like Bitcoin or Particl. No wrapped assets or layer-2 involved.
  • User-friendly interface — Enjoy all these features within a user-friendly and intuitive interface that handles all the complicated parts for you.

Under the Hood

BasicSwap can be best understood as the decentralized version of the SWIFT messaging network; providing a decentralized messaging protocol that allows for peers to connect directly with each other with the purpose of executing atomic swaps without central points of failure and using official core wallets (Bitcoin Core, Litecoin Core, etc).

BasicSwap does not process, initiate, or execute swaps; it merely enables peers to communicate with each other and exchange the required information to simplify the process of using atomic swaps on the respective blockchains of the coins being swapped.

In essence, BasicSwap operates merely as a decentralized messaging protocol supplemented by a user-friendly interface.

Available Assets

BasicSwap is compatible with the following digital assets.

Coin Name Ticker
Bitcoin BTC
Monero XMR
Dash DASH
Litecoin LTC
Firo FIRO
PIVX PIVX
Decred DCR
Wownero WOW
Particl PART

If youd like to add a cryptocurrency to BasicSwap, refer to how other cryptocurrencies have been integrated to the DEX by following this link.

Participate

Chats

Twitter Follow

Documentation, installation

Follow the guides on Particl Academy for tutorials and guides on how BasicSwap works.

Community chat support

Tutorials

You can find a wide variety of tutorials and step-by-step guides about BasicSwap on the Particl Academy or on Particls Youtube channel.

If you encounter an issue or try to accomplish something not mentioned in any of the tutorials included in the links above, please join the community chat support channel; youll be sure to find help and support from current contributors there!

License

BasicSwap is released under MIT software license.