Back to articles
Introducing Hive Index: A real-time custom json operations explorer for Hive

Introducing Hive Index: A real-time custom json operations explorer for Hive

via Dev.to WebdevSerpent7776

I'd like to share Hive Index , a web UI for exploring Hive blockchain activity with clear, live stats, built in Rust 🦀. It runs as a single binary, continuously pulling Hive blocks and updating its internal database with metadata about the blocks and operations. Currently, it aggregates custom_json operations and shows ranked stats for them. If I read the data correctly, the top 10 is dominated by Splinterlands, but there's also follow operation at #7. The data was synced starting at block 7,000,000 (it doesn't seem there was anything interesting before that). The current database weight is about 9GB. If you're interested in trying it out, head to https://index.hive-adventures.com/ Let me know if it's useful to you and if you have any questions or suggestions!

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
2 views

Related Articles