/cedefi-contracts

Primary LanguageSolidityMIT LicenseMIT

Project Repository README

Welcome to our project's repository! This document serves as your guide to understanding the resources and components that make up this project. Our project involves interactions with Uniswap V3 pools across multiple blockchains, specifically focusing on the CDFi/USDT token pair.

Overview

The project is designed to interact with Uniswap V3 pools for the CDFi/USDT pair across Ethereum, Binance Smart Chain (BSC), and Polygon networks. It includes functionality to fetch current prices from these pools, adjust calculations for token decimals, and handle differences in token pair order across chains.

Important Links and Sources

Below are the key resources, including smart contract addresses and relevant links to block explorers:

Smart Contracts

Uniswap Pools V3

Additional Resources

Project Structure

This repository contains smart contracts and scripts designed to interact with Uniswap V3 pools, fetch prices for the CDFi/USDT pair, and perform necessary calculations to adjust for token decimals and pool configurations across different blockchains.

Getting Started

To start interacting with the project, clone this repository and install the necessary dependencies via npm or yarn . Ensure you have a proper development environment set up for Solidity and blockchain interactions, including tools like Hardhat or Truffle.

Contributions

We welcome contributions from the community! If you'd like to contribute, please fork the repository, create a feature branch, and submit a pull request for review.

Contact

For any inquiries or to report issues, please open an issue in the repository or contact the team directly through the provided links.


Thank you for exploring our project. We're excited to see how it evolves with contributions from the community and further developments on our end!