[bisq-network/bisq] Implement simplest possible trading script (#4257)

Stan notifications at github.com
Thu Jan 21 17:22:08 CET 2021


> Hey, great to see this merged. Quick question: would it be possible to write an alternative UI using this API? I'm mainly interested in having UI running on desktop detached from backend running on server, not changing the contents of the UI.

I can't say absolutely *not*, but it would be weird.  The api does not yet support all features of the Bisq desktop, and the api's server only works with the `gRPC` CLI.  (You can build scripts that run the CLI, see the regtest trading simulation scripts in `apitest`.)

If there is good adoption of the api after a louder release -- and it is stable, works and scales -- there is a good chance the back-end will be modified to serve RESTful HTTP 1.1 clients. When and if that happens would be the time start building alternative UIs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4257#issuecomment-764764584
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210121/f8cf1f73/attachment.htm>


More information about the bisq-github mailing list