A decentralized bitcoin exchange network
Go to file
2020-04-29 16:06:39 +02:00
.github
.idea Rename :protodefintion subproject to :proto 2020-03-26 17:37:37 +01:00
assets/src
cli/src/main Implement requested changes in PR #4097 2020-03-30 12:53:45 -03:00
common/src Test permutations level by level 2020-04-29 16:06:39 +02:00
core Add resync from resources button 2020-04-29 16:06:27 +02:00
daemon/src/main/java Move command & core proto defs to new subproject 2020-03-26 10:14:33 -03:00
desktop Add resync from resources button 2020-04-29 16:06:27 +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 Fix issue with shutdown 2020-04-29 16:06:33 +02:00
pricenode Report HS version to pricenode (#4027) 2020-04-02 16:06:00 +02:00
proto/src/main/proto Add signed witness filter (#4124) 2020-04-10 15:14:01 +02:00
relay Bump version number for v1.3.2 2020-04-10 20:02:39 +02:00
scripts
seednode Bump version number for v1.3.2 2020-04-10 20:02:39 +02:00
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle Bump version number for v1.3.2 2020-04-10 20:02:39 +02:00
CODEOWNERS
CONTRIBUTING.md
gradle.properties
gradlew
gradlew.bat
LICENSE
Makefile
pull_request_template.md
README.md
settings.gradle Rename :protodefintion subproject to :proto 2020-03-26 17:37:37 +01: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.