LayerHorizon is a tool that visually illustrates how Layer 2 protocols connect with the main blockchain. The goal is enhancing transparency and deepening understanding of blockchain technology in the Ethereum ecosystem.
LayerHorizon is a product designed to provide a visual representation of the relationship between Ethereum's Layer 2 protocol and the main blockchain. The platform allows users to grasp how the layer 2 solution is connected to Ethereum. Users can access block information and more through the "LayerHorizon" intuitive interface.
When the user selects the chain he/she wants to monitor, information for the last 6 blocks is displayed. Clicking on them will take the user to an external URL (etherscan..etc) for more detailed block information, etc.
The @arbitrum , @optimismFND APIs and @AlchemyPlatform are used to retrieve the second layer blocks and store them in Azure. These are deployed on Vercel.
We are not using web3-like technologies like smart contracts or distributed indexing here, though, Better UI/UX and wider chain support are our future tasks.