LP token management across exchanges should be easy. This current version is working towards providing liquidity to Uniswap v3. We are also developing a stablecoin component.
We have utilised Uniswap (v3) to select optimal price ranges for LP tokens on behalf of a user. In a separate component, single assets are paired with a synthetic stablecoin and deposited in Uniswap pools. We are currently working on combining these components to manage LP tokens appropriately to collateralise the stablecoin.
Client Programming language: js / ts Framework: React Support for Smart Contracts + Wallets: ethers.js library Dependencies: Smart contracts (only for functionality) Deployment: Netlify Smart Contracts Programming language: solidity 0.8.6 + ts (for testing and deployment) Solidity Environment: Hardhat Blockchain: Ethereum Testnet: Kovan/Rinkeby Dependencies: Uniswap v2/v3, ChainLink
Technologies used