A decentralized bitcoin exchange network
Go to file
Manfred Karrer 48df6aff7f
Merge pull request #2370 from ripcurlx/fix-highlight-style
DAO:Use highlight color without link behavior
2019-02-05 11:32:11 +01:00
.github
.idea
assets/src Merge pull request #2345 from Augmint/augmint 2019-02-05 11:11:41 +01:00
common/src Merge pull request #2355 from ManfredKarrer/dao-add-filter-flag-for-disable-dao 2019-02-04 00:17:08 +01:00
core Merge pull request #2346 from devinbileck/tor-on-regtest 2019-02-04 12:24:58 +01:00
desktop Use highlight color without link behavior 2019-02-05 10:41:42 +01:00
docs
gradle
monitor Insert null checks 2019-02-01 12:58:58 +01:00
p2p/src
pricenode
relay
scripts Add execute permission for shell scripts 2019-01-31 10:39:14 -08:00
seednode
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle Merge pull request #2348 from freimair/monitor 2019-02-01 13:13:53 +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.