Python
https://github.com/paraswap/paraswap-python-sdk
ParaSwap's Python SDK V1 currently handles ParaSwap limit orders.
Install
Run examples
You need to add the previous variables inside a .env file to run our examples.
PK1 and PK2 are two EVM-compatible secret keys that will be used to sign orders.
Examples:
Last updated