mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
A decentralized bitcoin exchange network
90070c80c7
The following artifacts failed verification: - javafx-base-16-linux.jar (org.openjfx:javafx-base:16) from repository MavenRepo - javafx-controls-16-linux.jar (org.openjfx:javafx-controls:16) from repository MavenRepo - javafx-fxml-16-linux.jar (org.openjfx:javafx-fxml:16) from repository MavenRepo - javafx-graphics-16-linux.jar (org.openjfx:javafx-graphics:16) from repository MavenRepo - protoc-3.19.1-linux-x86_64.exe (com.google.protobuf:protoc:3.19.1) from repository MavenRepo - protoc-gen-grpc-java-1.42.1-linux-x86_64.exe (io.grpc:protoc-gen-grpc-java:1.42.1) from repository MavenRepo - jackson-base-2.12.1.pom - protoc-3.19.1-windows-x86_64.exe - protoc-gen-grpc-java-1.42.1-windows-x86_64.exe - junit-bom-5.7.0.pom - javafx-base-16-win.jar - javafx-controls-16-win.jar - javafx-fxml-16-win.jar - javafx-graphics-16-win.jar |
||
---|---|---|
.github | ||
.idea | ||
apitest | ||
assets/src | ||
cli | ||
common/src | ||
core | ||
daemon | ||
desktop | ||
docs | ||
gradle | ||
p2p/src | ||
proto/src/main/proto | ||
scripts | ||
seednode | ||
statsnode | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
build.gradle | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
Makefile | ||
pull_request_template.md | ||
README.md | ||
settings.gradle |
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.