A decentralized bitcoin exchange network
Go to file
Manfred Karrer 42e0d410d2
Detect if DAO full node has no BTC core running
If DAO full mode is used Bitcoin core need to be running. If not an RPC
exception is thrown. We detect that and show a popup with instructions.
2018-12-02 18:12:45 +01:00
.idea
assets/src
common/src
core Detect if DAO full node has no BTC core running 2018-12-02 18:12:45 +01:00
desktop
docs
gradle
monitor/src/main
p2p/src
pricenode
relay
scripts
seednode
statsnode/src/main
.editorconfig
.gitattributes
.gitignore
.travis.yml
build.gradle
CODEOWNERS
CONTRIBUTING.md
gradle.properties
gradlew
gradlew.bat
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.