I am building a DeFi application and was wondering how to implement liquidation alerts. This is quite common for CeFi applications and exchanges, but relatively hard to implement for a Dapp. Can anyone comment on whether this is feasible on SUI and provide some pointers for more information?
EDIT: It seems that an off-chain service is the way to go. Do you have any thoughts on Orbs’ notifications service and potential compatibility with SUI?