cryptonomex / graphene-ui

Cryptonomex Graphene front end (wallet and decentralized exchange)

Home Page:https://bitshares.openledger.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance BlockTrades bridge to allow conversion between BitShares asset types

dnotestein opened this issue · comments

Currently the BlockTrades bridge only "Deposits" of coins from other blockchains in exchange for BitShares asset types, or "Withdrawal" of coins from other blockchains in exchange for BitShares asset types.

However, the BlockTrades API also supports conversion between different types of BitShares assets. For example, the API allows for exchange between BTS and bitUSD, but the bridge does allow this conversion.

We need to add a third conversion besides Deposit and Withdrawal: "Internal Conversion"
The input list will show a list of bitshares assets we accept as inputs, and the output list will show a list of bitshares assets that we can output based on those inputs.

I'm assigning Matta and Wojtek to this task.

commented

Closing since this has already been added.