-
Notifications
You must be signed in to change notification settings - Fork 6
Description
They need an API ./ SDK
Hi @highonhopium_josh!
Here are examples of perfect integration documentation — https://portal.1inch.dev/documentation/apis/swap/fusion-plus/swagger/quoter?method=get&path=%2Fv1.0%2Fquote%2Freceive ; https://api.ston.fi/swagger-ui/#/Dex/dex_simulate_swap.
Is there any API swagger or SDK we can review? At this stage we're lacking of info to start integrating RainDEX.
--
@rouzwelt plz help them as much as you can
but basically they are looking for similar documentation to this
an aggregator is 100x better than an arb bot 🙂
..
and they want some sort of a SDK to integrate raindex? or some code? like it would give them list of the current active order with a specefied pair and their quotes and possiblt sorted by maxoutput and ratio?
probably we can make a method for this so anyone can easily get current best quote and order to take, by providing a pair
and possibly the ready takeorder tx calldata for siging and sending
ok, and we'd have to run some machine that does the order execs?
well I dont mean as a http API, i mean as some helper fns in our rust/js codes
i'm assuming they just want an api to hit
Rouzwelt, [9 Oct 2024 at 03:54:20]:
ok so we can run the API machine on digiocean I guess
1 machine should be enough to cover all chains
1 worker i mean
idk
i'm just assuming
if it's a docker i can run it here too
I can dockerize it
we know dedicated machines work better