paraswap-dex-lib
paraswap-dex-lib copied to clipboard
DexLib is a library used by ParaSwap backend to integrate with decentralized exchanges. This library enables external DEX developers to integrate their DEX with ParaSwap by creating pull requests to t...
Background: Angle is one the largest EUR stablecoin, and is launching a staking agEUR contract `stEUR` - ERC4626 compliant - that will allow users to earn yield on EUR. This...
Background: Angle is one the largest EUR stablecoin, it uses the Transmuter as a PSM. Important caracteristics of the Transmuter are: scalability, resilience, trustlessness, fairness, robustness, safety, gas efficiency, modularity....
Background: Mantis Swap is a single-sided AMM for trading pegged assets that provides better capital efficiency and lower slippage to traders and utilizes an autonomous loss protection mechanism to reduce...
Carbon is an on-chain trading protocol allowing users to perform automated trading strategies using custom limit orders and range orders with no dependence on oracles or external tooling. Users can...
Hi paraswap team, working on swapline integration for paraswap. I tryed to run the first tests but (at least on windows) it seams that test script calls the wrong jest...
In README there's an instruction for initialize the integration. ```bash yarn init-integration ``` Does it apply to RFQ system as well? Notice there's another folder named `generic-rfq`. Is it an...