core icon indicating copy to clipboard operation
core copied to clipboard

Add Chainflip support

Open 0xh3rman opened this issue 9 months ago • 3 comments

For ETH <> SOL

Checklist

  • [x] Get quote (API response time)
  • [ ] Get quote data
  • [ ] Charge fees

0xh3rman avatar Mar 24 '25 00:03 0xh3rman

Hey @0xh3rman, let me know if you need any help with this! I am the developer of https://chainflip-broker.io/ which can help you out to integrate chainflip and charge fees without having to run the server infrastructure needed for it.

I can assist you in the development as well if needed.

CumpsD avatar Apr 25 '25 05:04 CumpsD

@CumpsD Thanks for reaching out, we did some research and prefer vault swap instead of opening deposit channel (which is slower) how to charge fees without server infrastructure? use something like https://chainflip-broker.io/?

0xh3rman avatar Apr 25 '25 06:04 0xh3rman

@CumpsD Thanks for reaching out, we did some research and prefer vault swap instead of opening deposit channel (which is slower) how to charge fees without server infrastructure? use something like https://chainflip-broker.io/?

Correct, it makes things a little more complicated on UI side since you have to be dealing with transactions instead of a regular send to an address, but works too. I am currently in process of adding vault swap support to chainflip-broker.

CumpsD avatar Apr 25 '25 06:04 CumpsD