Decentralized P2P exchange built on Monero and Tor
Go to file
2021-05-04 20:20:01 -04:00
.github Bisq 2021-05-04 20:20:01 -04:00
.idea Bisq 2021-05-04 20:20:01 -04:00
apitest Bisq 2021-05-04 20:20:01 -04:00
assets/src Bisq 2021-05-04 20:20:01 -04:00
cli/src Bisq 2021-05-04 20:20:01 -04:00
common/src Bisq 2021-05-04 20:20:01 -04:00
core Bisq 2021-05-04 20:20:01 -04:00
daemon/src Bisq 2021-05-04 20:20:01 -04:00
desktop Bisq 2021-05-04 20:20:01 -04:00
docs Bisq 2021-05-04 20:20:01 -04:00
gradle Bisq 2021-05-04 20:20:01 -04:00
inventory/src/main Bisq 2021-05-04 20:20:01 -04:00
monitor Bisq 2021-05-04 20:20:01 -04:00
p2p/src Bisq 2021-05-04 20:20:01 -04:00
pricenode Bisq 2021-05-04 20:20:01 -04:00
proto/src/main/proto Bisq 2021-05-04 20:20:01 -04:00
relay Bisq 2021-05-04 20:20:01 -04:00
scripts Bisq 2021-05-04 20:20:01 -04:00
seednode Bisq 2021-05-04 20:20:01 -04:00
statsnode/src/main Bisq 2021-05-04 20:20:01 -04:00
.editorconfig Bisq 2021-05-04 20:20:01 -04:00
.gitattributes Bisq 2021-05-04 20:20:01 -04:00
.gitignore Bisq 2021-05-04 20:20:01 -04:00
.travis.yml Bisq 2021-05-04 20:20:01 -04:00
build.gradle Bisq 2021-05-04 20:20:01 -04:00
CODEOWNERS Bisq 2021-05-04 20:20:01 -04:00
CONTRIBUTING.md Bisq 2021-05-04 20:20:01 -04:00
gradle.properties Bisq 2021-05-04 20:20:01 -04:00
gradlew Bisq 2021-05-04 20:20:01 -04:00
gradlew.bat Bisq 2021-05-04 20:20:01 -04:00
LICENSE Bisq 2021-05-04 20:20:01 -04:00
Makefile Bisq 2021-05-04 20:20:01 -04:00
pull_request_template.md Bisq 2021-05-04 20:20:01 -04:00
README.md Bisq 2021-05-04 20:20:01 -04:00
settings.gradle Bisq 2021-05-04 20:20:01 -04:00

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.