tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] Create example event listeners for finality events on different chains #2637

Open drewstone opened 3 weeks ago

drewstone commented 3 weeks ago

Overview

We should extend event listeners with more examples. Lower level listeners for blocks/etc.

Do not change the API unless you have explicit blueprint services that would benefit from these examples. Moreover, just demonstrate the experience of using the EventListener trait to build new extensions.