Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Denarius (D) #3789

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 9 additions & 9 deletions README.md
@@ -1,20 +1,20 @@
# Bisq
# Brisq

[![Build Status](https://travis-ci.org/bisq-network/bisq.svg?branch=master)](https://travis-ci.org/bisq-network/bisq)
[![Build Status](https://travis-ci.org/carsenk/brisq.svg?branch=master)](https://travis-ci.org/carsenk/brisq)


## What is Bisq?
## What is Brisq?

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.
Brisq is a safe, private and decentralized way to exchange altcoins for national currencies and other digital assets. Brisq uses peer-to-peer networking and multi-signature escrow to facilitate trading without a third party. Brisq 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.
To learn more, see the website at https://brisq.network/intro.

Join the Brisq Discord: https://discord.gg/P2FWJtp

## Get started using Bisq
## Get started using Brisq

Follow the step-by-step instructions at https://bisq.network/get-started.
Follow the step-by-step instructions at https://brisq.network/get-started.


## Contribute to Bisq
## Contribute to Brisq

See [CONTRIBUTING.md](CONTRIBUTING.md) and the [developer docs](docs/README.md).