Welcome to the ReFi Protocol Dashboard, a comprehensive tool designed to provide users with a seamless experience in managing and monitoring ReFi protocol-related activities. This project is built with a focus on ease of use, performance, and scalability.
The ReFi Protocol Dashboard is an intuitive interface designed to manage, monitor, and interact with various components of the ReFi ecosystem. It provides real-time data visualization, protocol interaction capabilities, and customizable settings to enhance the user experience.
npm ci
If using the node version specified in .nvmrc
, run with
npm start
If on latest LTS, run with
NODE_OPTIONS=--openssl-legacy-provider npm start
npm run build
NODE_OPTIONS=--openssl-legacy-provider npm run build
We welcome contributions from the community! To contribute, please follow these steps:
git clone https://github.com/your-username/refi-protocol-dashboard.git
git checkout -b feature-branch-name
git commit -m "Add feature/bug description"
git push origin feature-branch-name
We will review your pull request as soon as possible. Thank you for contributing to ReFi Protocol Dashboard!
This project is licensed under the MIT License. See the LICENSE file for details.