Links

Reacting to blockchain events

Thanks to W3bstream blockchain monitoring capabilities, it's very easy to run specific logics when an event is emitted by a smart contract, or when something else happens on a blockchain.
This document describes the different options to monitor and react to blockchain events.
Make sure you have correctly configured the blockchain endpoint before createing blockchain monitors.

Smart Contract Event Monitor

This is an internal W3bstream module that can emit W3bstream events when a certain blockchain event is emitted by a smart contract.
Learn how to create a Smart Contract Monitor:

Blockchain Height Monitor

This is an internal W3bstream module that can emit a W3bstream event when a certain height is reached on the blockchain.
Learn how to create a Blockchain Height Monitor: