Basic Atomic Swap Proof of Concept
Find a file
2024-06-11 09:56:09 +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 Update github urls. 2024-06-11 09:56:09 +02:00
bin Update github urls. 2024-06-11 09:56:09 +02:00
doc Update github urls. 2024-06-11 09:56:09 +02:00
docker Update github urls. 2024-06-11 09:56:09 +02:00
pgp prepare: Download, verify and extract Decred binaries 2024-06-06 22:03:31 +02:00
scripts scripts: Set offer min_bid_amount from offer template min_swap_amount value. 2024-06-06 22:03:41 +02:00
tests wownero: Add test. 2024-06-06 22:04:26 +02:00
.cirrus.yml Remove protobuf dependency. 2024-06-06 22:03:38 +02: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
.travis.yml Remove protobuf dependency. 2024-06-06 22:03:38 +02:00
Dockerfile Remove protobuf dependency. 2024-06-06 22:03:38 +02:00
guix.scm Update github urls. 2024-06-11 09:56:09 +02:00
LICENSE doc: Add missing dependencies. 2024-01-19 20:33:11 +02:00
MANIFEST.in Add favicon and css, inc version. 2021-01-02 18:16:44 +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 wownero: integration 2024-06-06 22:04:26 +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.