etherparty / explorer

A lightweight ethereum block explorer
GNU General Public License v2.0
632 stars 400 forks source link

Make Blocks display realtime #25

Open Adonis2115 opened 7 years ago

Adonis2115 commented 7 years ago

I am interested in this project. Can we make blocks display real time. For example if new blocks is created in blockchain, it gets pushed on top. How can use socket or any such thing here. I was making same project myself and I am facing with this challenge. Any suggestions will be greatly apriciated.