This project is a simple terminal UI for the Ethereum blockchain explorer.
Traditional blockchain explorers are almost web-based ones, which requires browsers and mouses.
These are sometimes cumbersome for developers. To tackle this, I've developed this software, which can be used from a terminal.
The features of this software are the following:
The current status of this software can be seen here (https://github.com/woxjro/lazy-etherscan/issues/1), and I plan to integrate the functionality of exploring the Beacon Chain and MEV into this software in the future.