Registry / other / event-notifications

event-notifications

JSON →
libraryrscratesunverified

The notification service offered by state sync for on-chain events.

# Cargo.toml [dependencies] event-notifications = "latest"
INSTALL
IMPORT
SIG · EVENT-NOTIFICATION
E
event-notifications
otherrust
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EventNotificationService
use event_notifications::EventNotificationService;

Initializes the event notification service for on-chain events.

use event_notifications::EventNotificationService; fn main() { let service = EventNotificationService::new(); println!("Service created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Meta
1
Resources
event-notifications — cargo add event-notifications · libregistry