Link Blockchain Listener
Welcome to the documentation for the Link Blockchain Listener service. This service provides APIs and background jobs for monitoring blockchain events, managing addresses and wallets, queue and Redis operations, and system health.
Contents
-
Getting Started
Installation, configuration, and environment setup instructions. -
API Reference
Detailed documentation for all major API endpoints and modules:- Address Management
- Blockchain Event Listener
- Queue Operations
- Redis Operations
- Wallet Management
- Health Checks
-
Error Handling
Standard error formats, troubleshooting tips, and integration best practices. -
FAQ
Answers to common questions about setup, usage, and support.
Main Modules
- Address API: Manage blockchain addresses and related operations.
- Blockchain Listener: Monitor and process blockchain events and missed blocks.
- Queue: Publish and subscribe to internal and external message queues.
- Redis: Manage caching and state with Redis.
- Wallet: Manage wallet data and updates.
- Health: System and service health checks.
- Jobs: Background jobs for missed block processing.
For further details on each module and endpoint, see the API Reference. If you need help, consult the FAQ or reach out to the maintainers.