I want to subscribe to a smart contract logging using something similar to eth_subscribe. I'm using Algorand's JS SDK. Is this possible?
eth_subscribe
Yes, it is lookupApplicationLogs(appID: number): default
lookupApplicationLogs(appID: number): default
Source