umbracle/ethgo

support real-time event subscription

hero5512 opened this issue · 1 comments

To support real-time service, we may need to support event subscriptions. Now the tool use eth_getLogs to track the incoming events, which may not be an efficient solution in some ways.

Real time event tracking is not covered anymore as part of this library but in eth-event-tracker.