Bot operations

The bot handles multiple operations, mainly updating mSOL price, delegation strategy, and matching staking with unstaking orders.

These operations are permissionless, meaning anybody can run them so that the program is always operational.

If you want to run the computation of our bot for yourself, you can find it on this repository: https://github.com/marinade-finance/delegation-strategy-pipeline

Last updated