Skip to content

Creariax5/cryptoInvest

Repository files navigation

Crypto Liquidity Pool Investment Calculator

A React-based web application that helps users find the best interest rates in cryptocurrency liquidity pools and simulate potential returns on their investments.

Crypto Investment Calculator Demo

Features

  • Real-time display of top liquidity pools with key metrics:

    • Total Value Locked (TVL)
    • 24h Trading Volume
    • Fee APR
    • Fee Tier information
    • Current token pair prices
  • Investment simulation tools:

    • Customizable deposit amount
    • Price range selection (-20% to +20%)
    • Projection period configuration (up to 10 years)
    • Reinvestment frequency options
    • Daily, monthly, and annual return calculations
    • Total value projection after investment period
  • Advanced metrics:

    • Average Daily Return
    • Average Monthly Return
    • Average Annual Return
    • Price history chart
    • Daily fees per deposit

Live Demo

Visit the live application at: https://crypto-invest-chi.vercel.app/

Technology Stack

  • React.js
  • Tailwind CSS
  • Chart.js (for price visualization)
  • Vercel (deployment)

Local Development

  1. Clone the repository:
git clone https://github.com/yourusername/crypto-invest.git
  1. Install dependencies:
cd crypto-invest
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This application is for educational purposes only. Cryptocurrency investments carry high risk, and past performance does not guarantee future results. Always do your own research before making any investment decisions.

Support

If you have any questions or need help, please open an issue in the GitHub repository.

React App for find the best interest rate in crypto liquidity pool https://crypto-invest-chi.vercel.app/

image

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published