This repository serves as a practical resource for integrators aiming to get
started with hands-on examples of using the deBridge Liqudity Network protocol via API.More details on submitting chain-specific orders can be found here.
Included is a comprehensive
TypeScript script demonstrating the transfer of 0.1 USDC from Polygon to Arbitrum. The script outlines all necessary steps for completing
a cross-chain swap between the two networks. It also includes examples for executing the approve function on ERC-20 tokens and showcases
various deBridge API integrations.