This project is an example application tracking allocation votes for users on the VeBetterDAO. It highlights a single app and includes votes cast directly and those made using a veDelegate.vet staking wallet.
The application is deployed on GitHub Pages and can be accessed at the following link:
https://vechain-energy.github.io/example-vebetterdao-vote-tracker/
- Track voting behavior for a specific user.
- Highlight a single app.
- Includes votes cast directly and via veDelegate staking wallet.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/example-vebetterdao-vote-tracker.git
-
Navigate to the project directory:
cd example-vebetterdao-vote-tracker
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.