A decentralized bitcoin exchange network
Go to file
2020-12-20 19:02:06 -05:00
.github
.idea
apitest
assets/src
cli/src
common/src Only log in case the operation took longer than 100 ms 2020-12-15 00:56:06 -05:00
core Improve popup text in case a local node is detected 2020-12-20 19:02:06 -05:00
daemon/src/main Add memo field at withdraw to external wallet screen 2020-12-07 12:32:56 -05:00
desktop Improve popup text in case a local node is detected 2020-12-20 19:02:06 -05:00
docs
gradle Use bitcoinj 0.15.8 (commit dcf8af0) 2020-12-07 11:39:58 -03:00
inventory/src/main
monitor
p2p/src Call completeHandler if services in store services is empty. 2020-12-16 16:21:10 -05:00
pricenode
proto/src/main/proto Merge branch 'master' of github.com:bisq-network/bisq into hotfix/v1.5.1 2020-12-08 22:19:11 +01:00
relay Revert to SNAPSHOT version 2020-12-08 22:14:56 +01:00
scripts
seednode Merge branch 'master' of github.com:bisq-network/bisq into hotfix/v1.5.1 2020-12-08 22:19:11 +01:00
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle Revert to SNAPSHOT version 2020-12-08 22:14:56 +01:00
CODEOWNERS
CONTRIBUTING.md
gradle.properties
gradlew
gradlew.bat
LICENSE
Makefile
pull_request_template.md
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.