A decentralized bitcoin exchange network
Go to file
2021-11-04 10:37:00 +01:00
.github GitHub build: Cache gradle dependencies 2021-11-03 14:23:08 +01:00
.idea
apitest Apply patch from @ghubstan 2021-11-02 16:18:50 +01:00
assets/src
cli/src Apply codacy review suggestions 2021-11-02 16:18:50 +01:00
common/src Add log 2021-11-02 16:18:50 +01:00
core Improve informational popup 2021-11-04 10:37:00 +01:00
daemon/src Apply patch from ghubstan 2021-11-02 16:18:50 +01:00
desktop Add more context to buy BSQ button 2021-11-04 10:36:59 +01:00
docs
gradle
inventory/src/main Move Utilities.objectToJson to JsonUtil.objectToJson 2021-11-02 16:18:50 +01:00
monitor
p2p/src Merge pull request #5788 from jmacxx/fix_refresh_ttl_exception 2021-11-04 10:06:44 +01:00
pricenode
proto/src/main/proto Add BSQ swap code 2021-11-02 16:18:50 +01:00
relay
scripts
seednode
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle Merge branch 'chimp-bsq-swap-1' into bsq-swap-low-risk-refactorings-2 2021-11-02 16:04:12 +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.