A decentralized bitcoin exchange network
Go to file
2020-05-25 11:37:30 +02:00
.github
.idea
assets/src
cli/src/main
common/src
core Merge pull request #4094 from jmacxx/fix_dust_trading 2020-04-03 18:30:10 +02:00
daemon/src/main/java
desktop Fix reversed ordering in altcoin market 2020-05-25 11:37:30 +02:00
docs
gradle Merge pull request #4028 from freimair/tor_0.4.2.6 2020-03-31 16:04:13 +02:00
monitor Set expiry date to +years 2020-03-31 17:10:26 +02:00
p2p/src Report HS version to pricenode (#4027) 2020-04-02 16:06:00 +02:00
pricenode Report HS version to pricenode (#4027) 2020-04-02 16:06:00 +02:00
proto/src/main/proto
relay
scripts
seednode
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle Merge pull request #4108 from ghubstan/rslv-grpcauth-gson-dep-conflicts 2020-04-06 12:25:59 +02: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.