8000 GitHub - gnosischain/consolidate-ui
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gnosischain/consolidate-ui

Repository files navigation

Consolidation UI

A web interface for consolidating and managing validator data. Network supported: Gnosis Chain, Ethereum, Chiado, Sepolia.

Features

  • View and filter validator information
  • Aggregate and consolidate validator data

Getting Started

Prerequisites

  • Node.js (v18.20.1 or higher recommended)
  • pnpm package manager

Installation

Clone the repository and install dependencies:

pnpm install

Running the Development Server

Start the app locally:

pnpm dev

The app will be available at http://localhost:5173.

Building for Production

To build the app for production:

pnpm build

Project Structure

  • src/components/ – React components
  • src/hooks/ – Custom React hooks
  • src/constants/ – Network and configuration constants
  • src/types/ – TypeScript type definitions
  • src/utils/ – Utility functions

Contributing

Contributions are welcome! Please open issues or submit pull requests for improvements or bug fixes.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0