I am currently integrating a few things from Coinbase right now I am just using markets. I was succesful with this Get all accounts for a profile | Coinbase Cloud but the issue is displaying it on the new screen.
I want to show like 10 crypto currencies, the end goal is to make a fully functional exchange, wallet, and live market data. I know it is possible but I just joined this platform to give a quick solution for my company without have to build out an entire application. Any advice on how to do this? Thank you all in advance. @Victor I hear you are the one to discuss this with.
Adalo allows to create apps very quickly and easily, and the learning curve is not steep. If you encounter some problems or have any specific questions - please don’t hesitate to ask, I believe that someone can give an advice to you.
As I see your requirements look like more that you want a full scale solution, including integration with Coinbase, wallets and etc. Even in Adalo with its 5x-10x app development speeds it will require some time to build this.
As I can see, Coinbase API is pretty well documented. You should be able to easily make the calls for their public API endpoints using Adalo’s Custom Actions: Accessing your Record ID - Adalo Resources (paid account will be required, may be trial also allows this).
As I see it’s not possible to make calls to Private API endpoints of Coinbase, as these calls require signing (see here Authorization and Authentication | Coinbase Cloud). So some 3rd party service will be needed. I did some things like this on Integromat, also you may search on the forum - there were similar threads.
Thank you very much , that is the answer I was looking for… Do you have recommendations of experts that do work like this that I would be able to hire to finish my paid app?