Squid's SDK and API allow you to execute any action from any chain.
Our postHooks and preHooks allow actions before or after a cross-chain swap to be executed. Use cases in production include depositing to derivatives DEXs, buying NFTs across chain, lending across chain, repaying a loan and sending the assets to another chain.
Squid’s SDK offers all of the main functions in typescript, while Squid’s API allows for writing your own client code. If you’d prefer not to use Javascript or ethers/wagmi, Squid’s API is probably for you.
Integrate Squid and take any single chain action and allow a user to execute it no matter where their assets currently are.
Qualification Requirements
Must use Squid's API or SDK (not widgets).