A decentralized bitcoin exchange network
Go to file
2018-12-02 00:18:14 -08:00
.idea
assets/src Cleanup, add final 2018-11-27 01:11:27 +01:00
common/src Merge branch 'release-candidate-0.9.0' into persist-selected-account-at-takeoffer 2018-11-25 23:54:23 +01:00
core Use en_US if default locale has no country defined. 2018-12-01 01:15:17 +01:00
desktop Fix incorrectly named Windows system tray 2x icon 2018-12-02 00:18:14 -08:00
docs Update build.md 2018-11-30 15:56:36 +07:00
gradle
monitor/src/main
p2p/src Update store db files 2018-11-26 20:01:31 +01:00
pricenode Reintroduce pricenode/README.md 2018-11-30 21:31:41 +01:00
relay
scripts
seednode
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle Merge branch 'master' into release-candidate-0.9.0 2018-11-29 18:07:52 +01:00
CODEOWNERS
CONTRIBUTING.md
gradle.properties
gradlew
gradlew.bat
LICENSE
README.md
settings.gradle

Bisq

Build Status

What is Bisq?

Bisq is a safe, private and decentralized way to exchange bitcoin for national currencies and other digital assets. Bisq uses peer-to-peer networking and multi-signature escrow to facilitate trading without a third party. Bisq is non-custodial and incorporates a human arbitration system to resolve disputes.

To learn more, see the doc and video at https://bisq.network/intro.

Get started using Bisq

Follow the step-by-step instructions at https://bisq.network/get-started.

Contribute to Bisq

See CONTRIBUTING.md and the developer docs.