Expand description
Core services implementing the business logic.
This module contains the main service implementations:
blockchain
: Blockchain client interfaces and implementationsblockwatcher
: Block monitoring and processingfilter
: Transaction and event filtering logicnotification
: Alert and notification handlingtrigger
: Trigger evaluation and execution
Modulesยง
- blockchain
- Blockchain client interfaces and implementations.
- blockwatcher
- Block watcher service implementation.
- filter
- Transaction and event filtering functionality.
- notification
- Notification service implementation.
- trigger
- Trigger service implementation.