A decentralized bitcoin exchange network
Go to file
2014-10-02 19:00:21 +02:00
.idea fixed app dir problem with update to gradle. 2014-08-28 18:24:42 +02:00
doc Add config file support for seednode selection, Fix resource loading bug with checkpoint file for mainnet 2014-09-29 03:01:01 +02:00
gradle/wrapper Improve usability, fix bugs 2014-10-02 14:30:05 +02:00
src Fix bug with collateral 2014-10-02 15:24:35 +02:00
.gitignore Remove Maven pom 2014-08-28 13:56:06 +02:00
.travis.yml Update Travis IRC notifications 2014-09-29 10:38:07 +02:00
build.gradle Update controlsfx to be compatible with latest jdk 2014-09-30 23:36:00 +02:00
gradlew Generate Gradle wrapper artifacts 2014-08-28 13:56:04 +02:00
gradlew.bat Generate Gradle wrapper artifacts 2014-08-28 13:56:04 +02:00
LICENSE add basic wallet, update nav buttons, move unused img 2014-04-24 16:55:55 +02:00
README.md Update and simplify README 2014-10-02 19:00:21 +02:00

Build Status

Bitsquare is a cross-platform application that allows users to trade fiat money (dollars, euros, etc) for bitcoin without relying on centralized exchanges such as Coinbase, Bitstamp or (the former) Mt. Gox.

By running Bitsquare on their local machine, users form a peer-to-peer network. Offers to buy and sell bitcoin are broadcast to that network, and through the process of offering and accepting these trades, a market is established.

There are no central points of control or failure in the Bitsquare network. There are no trusted third parties. When two parties agree to trade fiat money for bitcoin, the bitcoin to be bought or sold is held in escrow using the multisignature transaction capabilities built in to the bitcoin protocol.

Because the fiat money portion of any trade must be transferred via traditional means such as wire transfers, Bitsquare includes first-class support for human arbitration to handle any errors or disputes.

You can read about all of this and more in the overview, whitepaper, arbitration and risk analysis documents. Several screencasts are available as well.

Status

The team is currently working toward an initial v0.1.0 release.

Staying in touch