Network of exchanges: Other Altcoins as base currency for Bitsquare

Bitsquare will become: The decentralized exchange network
This will be our new slogan when we start our re-branding in a few weeks.

But it will not only shift the focus on the network aspect of Bitsquare but also can be read as network of exchanges.
This will get a new meaning with our plans how to deal with the problem of higher transaction fees in Bitcoin.

As many of our traders have experienced, the explosive increase of tx fees and the huge block chain backlogs caused a lot of disruption for traders with stuck transactions.
In our next release (version 0.5) we will introduce dynamic tx fees and use a fee estimation service to get always the best tx fees for fast confirmations.

Though with fees > 2 USD we are leaving the comfort zone. Specially for smaller trade amounts the tx fee will become a problem.

It was always clear that at some point tx fees in Bitcoin will become very expensive and we need other models like Lightning or similar to solve this problem. We expected that this will happen in 1-2 years.
Unfortunately we got the high fees already now and it seems they will continue to increase fast.
As some miners with their toxic behavior are blocking SegWit we cannot count on Lightning as a solution for the near future.

One approach to deal with that situation is to change the base currency from Bitcoin to another Altcoin which has lower fees.
This was not considered earlier as it has the negative side effect that it split up the market and hurts the network effect, as well as it has considerable engineering effort.
Now we don’t see other options how we can solve the problematic fee situation so we decided to go that route.

As we want to be neutral and want to support as many Altcoins as possible we decided to work on a plugin architecture to enable the user to select their favorite base currency.
Altcoins which have a BitcoinJ implementation will get added first. Others which require more engineering effort will get added later (Ethereum, Monero once it has MultiSig,…).
Of course Bitcoin will stay as well and for the DAO it will be the base currency.

The user will be able to select which currency to use as base currency and then get the exchange market for that currency instead of the Bitcoin based market.
All features are the same and the selected Altcoin can be exchanged to all Fiat currencies and all supported other Altcoins same as it is now with Bitcoin.

So we will build up a network of exchanges with different base currencies:

  • Bitcoin - to any Fiat/Altcoin
  • Litecoin - to any Fiat/Altcoin
  • Namecoin - to any Fiat/Altcoin
  • Zcash - to any Fiat/Altcoin
  • Dash - to any Fiat/Altcoin
  • Doge - to any Fiat/Altcoin
  • ??? - to any Fiat/Altcoin

Please let us know which base currency you would like to see to get added and provide sufficient background information (link to BitcoinJ implementation).

As said those Altcoins which don’t have a BitcoinJ implementation will get added to our road map but will require much more dev effort and cannot be added in the first phase.

The basic requirements for phase 1 candidates are:

  • MultiSig
  • SPV mode
  • Java implementation

In future we want to move to a Bitcoin Core SPV model and then the requirement for BitcoinJ/Java will get released.

Of course Altcoins which have been actively traded in the past at Bitsquare will get a higher priority.

https://forum.bitsquare.io/t/network-of-exchanges-other-altcoins-as-base-currency/2117

Is there a BitcoinJ implementation of Zcash out? If so we might be able to add it in the first release.

no, not yet that I know of…people have tossed the idea around though

Oh a pity. The transparent tx side should not be too different to plain btc, no? Zcash would be a perfect fit or Bitsquare even if the z addresses cannot be used, the people are already on a privacy protecting token and can get privacy in one more hop.
Monero, another favorite of us does not has MultiSig atm and also no Java implementation, so that will be also no option for the near future…

I might take a look at bitcoinj and see how tough it might be to adapt for
zcash