Integrating 1Inch Fusion SDK with DEX

Hope that someone finds interesting to integrate 1inch 's new Fusion feature to the current DEX project topic.

Just completed the Juhani Ohakas 's ¨Build A Web3 DEX | FULL COURSE | React, Node, Moralis¨ tutorial on youtube. It was a really top-class tutorial and helped a lot. Thanks to him.

Now, I have no clue to how to add or integrate Fusion to where the video ends.
Here is the final repo: [https://github.com/IAmJaysWay/dexFinal]
That’s the 1Inch Fusion SDK: https://github.com/1inch/fusion-sdk/tree/main

Detailed explanation can be great but even a few words can be helpful to find the direction. Thank you, Moralis Community.
Ilker

Hi @DEX

I am not familiar with the fusion sdk but it looks like a replacement for the 1inch API endpoint.

If that is the case you will have to replace the 1inch API calls from the dex code with the sdk functions.

1 Like

Thank you, @johnversus .I understand the direction you are pointing. Will work on this. I don’t know if Moralis supports fusion features right now? However, I will post the developments here.

Thank you for your great support.

Fusion is part of 1inch sdk right🤔? We don’t have anything for it in Moralis sdk

1 Like