Follow these steps to set up and run the project locally.
Use one of the following commands to install the necessary packages:
# Using yarn
yarn install
# Using npm
npm install
# Using pnpm
pnpm installcd src/same-chain/aptosAdd your APTOS_PRIVATEKEY and APTOS_ADDRESS in swap.ts, then run the following command to execute the script:
ts-node swap.ts