Decentralized P2P exchange built on Monero and Tor
Find a file
2014-07-28 14:56:34 +01:00
design add settings, arbitration selection, arb. registration, change setup, change funding, manage keys in wallet 2014-06-18 21:48:40 +02:00
META-INF add system try support, add address to create offer screen 2014-07-07 16:28:40 +02:00
screenshots update screenshots 2014-05-19 19:54:29 +02:00
src/main Replaced ByteInputStream with ByteArrayInputStream 2014-07-24 21:35:11 -07:00
.gitignore fix app path 2014-07-08 00:39:23 +02:00
bitsquare.properties add system try support, add address to create offer screen 2014-07-07 16:28:40 +02:00
bitsquare.xml packed into mac app 2014-07-07 18:59:55 +02:00
LICENSE add basic wallet, update nav buttons, move unused img 2014-04-24 16:55:55 +02:00
pom.xml added dependency to javafx maven plugin 2014-07-27 17:01:37 -07:00
README.md Reformat transactions of a test trade on main net 2014-07-28 14:56:34 +01:00

bitsquare.io

Bitsquare is a P2P Fiat-BTC Exchange, extensible to a generic P2P trading platform (include commodities and cryptocurrencies)

The project use Java 8 and Maven. We use the bitcoinj library and TomP2P for DHT and messaging.

If you want to use the RegTest mode you need to set regtest=1 in the bitcoin.config file inside the bitcoin data directory (https://en.bitcoin.it/wiki/Running_Bitcoin). Then you can generate coins on demand with the Bitcoin qt client with that command in the console: setgenerate true 101 (101 only for the first start because the coin maturity of 100 blocks). See: https://bitcoinj.github.io/testing You can change the network mode in the guice module: BitSquareModule.java

Resources:

Screenshots of basic the use cases:

Transactions of a test trade on main net: