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...
Metavault.Trade aims to become the go-to solution for traders who want to stay in control of their funds at all times without sharing their personal data. Its innovative design gives...
Camelot is a mix of UniswapV2 and Solidly AMM, with a custom fees implementation. We're deployed on Arbitrum, here is our live factory: [CamelotFactory](https://arbiscan.io/address/0x6eccab422d763ac031210895c81787e87b43a652) This router has been deployed especially...
### Why did we need it? - Integrate KyberSwap Elastic + Passed tests for Simple Swap (SELL, BUY)
Implemented the WooPP V2 query amount logic in dex-lib.
- Lemmaswap uses [Perpetual Protocol](https://perp.com/) in the background for trades and it uses Uniswap V3 for price discovery (classic defi money lego) and that is why [event-based pricing](https://github.com/paraswap/paraswap-dex-lib#understanding-the-event-based-pricing-approach) is not...