You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor Ethereum client integration and start price monitoring services
- Wrap ethclient.Client with EthClientWrapper to implement mock.EthClient interface
- Start price monitoring and price alert services on application startup
- Subscribe to new Ethereum block headers and process transactions for alerts
- Ensure compatibility with repository
0 commit comments