VolumeFi / paloma

The fast blockchain messenger protocol
Apache License 2.0
3 stars 2 forks source link

[LIMIT ORDER BOT] Upgrade StableCoin LimitOrder Bot to Factory design for new bot #1970

Closed taariq closed 2 months ago

taariq commented 2 months ago

As a user, I want Paloma to use factory contract templates to allow the system to launch new LimitOrder bots when my current bots expire so that my volume is onchain as well as automation of limitorder creation.

Acceptance Criteria

  1. @webelf101 will move current code to factory - blueprint model
  2. @webelf101 will add the new deployment feature to current bot
verabehr commented 2 months ago

https://github.com/VolumeFi/limit-order-repeat-bot-uniswap-v3-vyper/pull/4 https://github.com/VolumeFi/limit-order-repeat-bot-uniswap-v3-cw/pull/1 https://github.com/VolumeFi/limit-order-repeat-bot-uniswap-v3-script/pull/3