This section includes integration samples that showcase -
Creating a new contract using messaging
Create a smart contract action in Azure Blockchain Workbench via messaging
Integration with Event Grid and Logic Apps to process messages published by Azure Blockchain Workbench
After a contract update, executing business logic based on the value of the contract state.
For example, execute this logic for every update that occurs during the “Open” state.
For example, after the execution of “IngestTelemetry”, if the state is “OutOfCompliance” then execute relevant business logic.
For example, after the execution of the “IngestTelemetry”
Capture Azure Blockchain Workbench events in Azure Functions and take action based on message type