Description
Develop a dedicated Event Explorer page that allows users to browse and inspect events emitted by registered Soroban smart contracts.
Tasks
Create a responsive event listing interface.
Display event metadata (contract ID, timestamp, event type).
Implement pagination for large datasets.
Add loading and empty states.
Acceptance Criteria
Users can browse emitted events through the UI.
Pagination works correctly.
Responsive design is supported across devices.
Description
Develop a dedicated Event Explorer page that allows users to browse and inspect events emitted by registered Soroban smart contracts.
Tasks
Create a responsive event listing interface.
Display event metadata (contract ID, timestamp, event type).
Implement pagination for large datasets.
Add loading and empty states.
Acceptance Criteria
Users can browse emitted events through the UI.
Pagination works correctly.
Responsive design is supported across devices.