A decentralized bitcoin exchange network
Go to file
2020-11-17 20:12:25 -05:00
.github
.idea
apitest Fix usage comment 2020-11-02 12:55:18 -03:00
assets/src
cli/src Fix grammar / typo 2020-10-30 11:52:37 -03:00
common/src Add logs for sig int 2020-11-03 11:46:41 -05:00
core Add missing fields in toString method 2020-11-17 20:12:25 -05:00
daemon/src/main Stub out canceloffer api method 2020-10-27 14:54:50 -03:00
desktop Merge pull request #4774 from deusmax/market_offers_chart 2020-11-12 14:34:39 +01:00
docs Update release process to match new trade statistics delivery 2020-11-11 10:55:00 +01:00
gradle Update netlayer references to bisq repos 2020-10-24 13:33:22 +02:00
inventory/src/main Remove 3f3cu2yw7u457ztq and fl3mmribyxgrv63c as they got shut down 2020-11-02 19:49:15 -05:00
monitor Merge pull request #4628 from chimp1984/improve-read-file-handling 2020-11-02 17:36:21 +01:00
p2p/src Fix issue with getting complete handler called twice from P2PService 2020-11-03 13:01:35 -05:00
pricenode Remove test cases for HitBTC pricenode data provider class 2020-11-06 23:47:19 +09:00
proto/src/main/proto Clean up code 2020-11-03 15:42:46 +01:00
relay
scripts
seednode Reduce seednode default maxconnections to 20 2020-11-05 20:06:05 +09:00
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle Merge pull request #4723 from ghubstan/16-improve-apitest-logging 2020-11-02 13:12:02 +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.