bb8 icon indicating copy to clipboard operation
bb8 copied to clipboard

Add the ability to Manage Offers

Open MikeFair opened this issue 7 years ago • 2 comments

I noticed the ability to manage offers on the DEX was missing. This may or may not apply to allowing path payments; they are rather complicated to submit.

MikeFair avatar Feb 24 '18 06:02 MikeFair

yes, this is definitely something we should add. the reason it's still not there, it is a bit more involved than simple(r) operations, an I want to feel comfortable with APIs first to avoid unnecessary tech debt.

now, as we worked through #2, it made some improvements to the API, and we might be ready to increase complexity to tackle offers and path payments.

tolitius avatar Feb 24 '18 17:02 tolitius

note to self, will makes sense to tackle these 3 as separate tasks/issues:

  • Manage Offer
  • Create Passive Offer
  • Path Payment

is there an order book that has a testnet based UI? i.e. there are http://testnet.stellarchain.io and https://stellar.expert/explorer/testnet/ but an order book view would really be helpful developing support for these 3 operations

tolitius avatar Mar 06 '18 16:03 tolitius