Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maschad/gerrehbenta

A Uniswap CLI built to analyze pool info
https://github.com/maschad/gerrehbenta

Last synced: 13 days ago
JSON representation

A Uniswap CLI built to analyze pool info

Awesome Lists containing this project

README

        

# Gerrehbenta 🚧

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/maschad/gerrehbenta/blob/main/LICENSE)
![Build Status](https://github.com/maschad/gerrehbenta/actions/workflows/rust.yml/badge.svg)

🚧 **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
- [Gerrehbenta 🚧](#gerrehbenta-)
- [Table of Contents](#table-of-contents)
- [About](#about)
- [Features](#features)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)

## About

Gerrehbenta is a uniswap cli built in rust to track info about any wallet's positions. Fast access to [uniswap's analytics](https://info.uniswap.org/home).

## 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](https://github.com/maschad/gerrehbenta/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](LICENSE).