A public dashboard showcasing the adoption and community support for Commit-Boost, the standardized sidecar for Ethereum validators.
This dashboard provides real-time insights into Commit-Boost adoption across the Ethereum network, featuring:
- Adoption Metrics: Current percentage of Ethereum mainnet validators using Commit-Boost
- Community Testimonials: Real feedback from node operators, developers, and validators
- Educational Content: Comprehensive information about what Commit-Boost is and how it works
- Resources: Direct links to documentation, installation guides, and source code
Commit-Boost is an open-source public good developed as a standardized sidecar for Ethereum validators. It reduces risk for Ethereum and standardizes how proposers make commitments around blockspace. Built by the Ethereum community for Ethereum, it's the only non-venture-backed sidecar with no monetization or token.
- 📊 Real-time adoption statistics
- 💬 Community testimonials with source links
- 📚 Comprehensive educational content
- 🔗 Quick access to resources and documentation
- 📱 Fully responsive design
- 🎨 Modern, accessible UI
- Framework: Next.js 14 with App Router
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Icons: Lucide React
- Deployment: Vercel
- Node.js 18+
- npm or yarn
-
Clone the repository: ```bash git clone https://github.com/Labrys-Locky/Commit-Boost-Adoption-Dashboard.git cd Commit-Boost-Adoption-Dashboard ```
-
Install dependencies: ```bash npm install ```
-
Run the development server: ```bash npm run dev ```
-
Open http://localhost:3000 in your browser.
The adoption data displayed on this dashboard is based on:
- Self-reported information from staking entities
- Heuristics provided by various relays
- Community feedback and verification
- Twitter: @Commit_Boost
- GitHub: Commit-Boost Organization
- Documentation: Official Docs
This project is open source and available under the MIT License.
- Built by the Commit-Boost Community
- Special thanks to all the validators, node operators, and developers who make Commit-Boost possible
Live Site: https://www.commit-boost.org/
Made with ❤️ by the Commit-Boost Community