RubiconDeFi / rubi-bots

Open-source bots for activists in the Rubicon ecosystem
MIT License
4 stars 2 forks source link

Improve configurability of the bot #19

Open bghughes opened 1 year ago

bghughes commented 1 year ago

Right now as we iterate quickly many things are still hardcoded, for instance: https://github.com/RubiconDeFi/rubi-bots/pull/17#discussion_r1206079696. Things that stand out are various instances of chainId and namely the need for the UNI pool to target, if the user decides to use the UNI liquidity venue, by fee tier (there are discrete pools w special numbers to interact nfts)

bghughes commented 1 year ago

Polling intervals too Screen Shot 2023-05-25 at 6 17 05 PM

bghughes commented 1 year ago

These should ideally be .env driven for cloud config