A decentralized bitcoin exchange network
Go to file
2020-09-01 19:15:06 -05:00
.github
.idea
apitest Remove duplicate CompositeOptionSet class 2020-08-24 15:29:32 -03:00
assets/src Replace Exception with CryptoNoteException (codacy complaint) 2020-09-01 10:47:28 -05:00
cli
common/src Change log level 2020-09-01 10:58:00 -05:00
core Dont restart seed if localhost is used 2020-09-01 19:15:06 -05:00
daemon/src/main Move gRPC boilerplate from :core to :daemon 2020-08-24 15:09:15 -03:00
desktop Refactoring 2020-09-01 19:10:43 -05:00
docs
gradle
monitor
p2p/src Increase timeouts from 10 sec to 30 sec. 2020-09-01 11:43:56 -05:00
pricenode Add mempool.bisq.services explorer and mempool fee estimation provider 2020-08-26 00:01:22 -07:00
proto/src/main/proto More refactoring.... 2020-09-01 00:56:54 -05:00
relay
scripts
seednode Merge pull request #4447 from wiz/tweak-bitcoin-conf-timeout 2020-08-30 14:25:29 +02:00
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle Add XMR proof result status code TRADE_LIMIT_EXCEEDED 2020-08-27 16:44:32 -05: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.