A decentralized bitcoin exchange network
Go to file
2019-12-01 18:34:58 -05:00
.github
.idea
assets/src
common/src P2PDataStorage and FileManager improvements (#3690) 2019-11-26 14:34:32 +01:00
core Refactoring: Replace isGreaterThan(Coin.ZERO) with isPositive() 2019-12-01 18:34:58 -05:00
desktop Merge pull request #3696 from m52go/fix-ua-arblink 2019-11-27 09:11:15 +01:00
docs Fix typos and cleanup 2019-11-20 01:24:48 +02:00
gradle Merge pull request #3585 from blabno/sort-gradle-witness 2019-11-20 10:37:50 +01:00
monitor Get monitor up to speed again (#3633) 2019-11-21 09:42:40 +01:00
p2p/src Refactor checkMaxConnections (#3126) 2019-11-26 15:16:07 +01:00
pricenode
relay Fix typos and cleanup 2019-11-21 11:17:48 +02:00
scripts
seednode Add missing blocknotify.sh script and README instructions 2019-11-17 04:29:49 -10:00
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle Update based on review feedback 2019-11-20 16:29:06 -08:00
CODEOWNERS
CONTRIBUTING.md Fix typos and cleanup 2019-11-21 11:17:48 +02:00
gradle.properties
gradlew Bump gradle wrapper to version 5.6.4 (#3627) 2019-11-18 09:31:58 +01:00
gradlew.bat Bump gradle wrapper to version 5.6.4 (#3627) 2019-11-18 09:31:58 +01:00
LICENSE
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.