v0.1.0
Features
- Basic order book indexing and storage for blockchain data.
- WebSocket connection to pangea-client for real-time order tracking.
- REST and GraphQL APIs for accessing order book data.
- Configuration through
.env
for seamless environment management.
Known Issues
- WebSocket connections may occasionally hang under high load; improvements planned for future releases.
This release marks the beginning of "spark-middleware" and establishes the core functionalities.