Skip to content

React to events that are happening on the smart contract side #1013

Description

@kantagara

Summary
Very similar to #510 but now we know what we need 馃榿

Suggested features or ways to address the summary
Nethereum itself already has the event subscription. We should try and heavily utilize it on our end with the use of DI and all the other beautiful architectual things we have in our own SDK

Motivation
Would allow us to react to certain events in the smart contracts, which we'd greatly benefit from.

Acceptance Criteria

  • We can react to the events from smart contract
  • Utilize DI for creating the event poller system

Blockers
Potential blocker is WebGL since I'm not sure how doable that is on the WebGL side

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions