Skip to main content

Robo Affi

img

Unlike evil bots who ruin the twitter experience, this little guy is our in-house built bot to prove a point.
It does something similar to chainlink keeper, the conditional automated calling using MATIC rather than a link.
For its security at an MVP level, we used a bare minimal attack surface Linux container (alpine), restricted all access we could, and kept its code dependencies minimal.
Still, there is a catch: it compromises the complete decentralization as it requires the bot have extra privileges. Our little bot in the current stage (alpha) does its job perfectly, but we are looking for a way to eliminate any special privilege access calls to our core contracts.

RoboAffi will be open-sourced shortly. Please check out our GitHub and Twitter for updates.