open-blockchain-explorer / tnbexplorer

Blockchain Explorer for thenewboston cryptocurrency network
4 stars 4 forks source link

Establish websocket connection for real-time transaction updates #62

Open itsnikhil opened 2 years ago

itsnikhil commented 2 years ago

Blocked until backend issue https://github.com/open-blockchain-explorer/Bank/issues/5 is closed.

To update UI whenever new transaction occurs, we need to establish re-connecting websocket connection and update latest transactions in real-time.

image