Skip to content

Implement real-time message updates #16

@DeborahOlaboye

Description

@DeborahOlaboye

Priority: High
Labels: feature, web3, realtime

Description

Listen to blockchain events for real-time message updates without page refresh.

Approaches

  • Wagmi's useWatchContractEvent hook
  • Polling with interval
  • Websocket RPC endpoint

Requirements

  • Listen to MessageSent events
  • Update UI optimistically
  • Handle reorgs

Resources

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions