Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.79 KB

readme.md

File metadata and controls

48 lines (31 loc) · 1.79 KB

Gerrehbenta 🚧

License Build Status

🚧 This project is currently under construction! 🚧

Welcome to Gerrehbenta! This is a work in progress, and I'm actively developing and improving it. Please note that some features may be incomplete or missing, and the project might not yet be ready for production use.

Table of Contents

About

Gerrehbenta is a uniswap cli built in rust to track info about any wallet's positions. Fast access to uniswap's analytics.

Features

  • Search for any wallet address and get a summary of their positions.
  • Track your positions, impermanent loss, fees earned, top pairs by historical and estimated fees. and APYs.
  • View current volume and fees for specific ranges on any pair.

Getting Started

To get started with Gerrehbenta, follow these steps:

  1. cargo build

Contributing

We welcome contributions from the community! If you'd like to contribute to Gerrehbenta, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to your branch: git push origin feature-name.
  5. Submit a pull request to the main branch of this repository.

License

This project is licensed under the MIT License.