Esta é uma demonstração muito fixe, usando WebSockets para acompanhar a progressão de cada bloco através dos 4 estados (Proposto, Votado, Finalizado, Verificado) em tempo real. Veja como os blocos passam rapidamente de Proposto (azul) para Finalizado (laranja) Ótimo trabalho do @hr0xCrypto !
cipHer (evm/acc)
cipHer (evm/acc)24/09/2025
Just shipped a new project: MonadBFT Live It’s a live explorer that visualizes @monad speculative block states in realtime: 🔵 Proposed 🟡 Voted 🟠 Finalized 🟢 Verified Instead of just showing finalized blocks, you can see the full lifecycle as blocks move through the MonadBFT pipeline. Check it out here: Under the hood it’s powered by my MonoPulse SDK, a toolkit I built for realtime data streaming on Monad. MonoPulse exposes easy watchers (watchBalances, watchNFTs, watchContractData, watchBlockStats, etc.) and viem extensions to integrate directly into dev workflows. SDK here: I wanted to show what’s possible when you combine these new speculative feeds (monadNewHeads, monadLogs) with a playful UI. Would love feedback, especially from other @monad_dev building tools & explorers.
Versão ao vivo:
30,26K