By sagarkothari88 on Skatehive
Overview As part of my ongoing contributions to the Hive ecosystem, I have been working on the Hive Curators Program. This update highlights the backend development and the curation pipeline that processes Hive blockchain data and identifies relevant content for curation. Backend Development Built a new backend system to process Hive blockchain data. System Reads all blocks and transactions Filters comment operations Differentiates between posts and comments Content Filtering Logic Further filters content based on: Whether it promotes our applications Whether it includes valid JSON metadata indicating it was published via our apps Curation Pipeline Eligible content is: Identified automatically Displayed inside the Hive Curators application for further curation Project Structure Here is the screenshot indicating project structure: Server & Block Tracker Scripts Here is the screenshot indicating server script & block tracker scripts in package.json: Frontend Detection Frontend which show