-
Notifications
You must be signed in to change notification settings - Fork 22
Integrate smart contract event monitoring #106
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdifficulty: mediumStandard features across multiple codebase sectionsStandard features across multiple codebase sectionsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdifficulty: mediumStandard features across multiple codebase sectionsStandard features across multiple codebase sectionsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Design and implement comprehensive functionality for real-time event monitoring related to deployed smart contracts on the Stellar blockchain. The feature should listen for all emitted contract logs and events, providing a user interface component that displays them clearly. Users should be able to filter events by contract address or event type, receive live updates when new events occur, and easily navigate past event logs for debugging and auditing purposes. This will improve developer visibility and support application transparency.