This is a personal project that aims to provide a user-friendly website for accessing and analyzing the latest block data and transaction information from the Ethereum mainnet. Additionally, the website features a comprehensive DAO section that includes the latest news, a list of active DAOs, and a variety of useful DAO tools. By providing all of this information in one convenient location, users will be able to stay up-to-date on the latest developments in the world of Ethereum.
The following technologies were used to build this project:
- React
- Infura
- Ether.js
To run this project locally, please follow the steps below:
- Clone the repository from GitHub.
- Install the dependencies by running
npm install
. - Start the development server by running
npm start
.
Once the development server is running, you can access the website by navigating to http://localhost:3000
on your preferred web browser.
We welcome contributions from the community. Please feel free to submit any issues or pull requests on our GitHub repository.
This project is licensed under the MIT License.