Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xmetacrypt/uniswap-v3-calculator-simulator
Uniswap V3 Calculator & Simulator
https://github.com/0xmetacrypt/uniswap-v3-calculator-simulator
fee-calculator simulator typescript uniswap-v3 unsiwap
Last synced: 13 days ago
JSON representation
Uniswap V3 Calculator & Simulator
- Host: GitHub
- URL: https://github.com/0xmetacrypt/uniswap-v3-calculator-simulator
- Owner: 0xMetacrypt
- Created: 2024-05-12T17:33:10.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T18:24:15.000Z (5 months ago)
- Last Synced: 2024-07-24T21:11:55.253Z (5 months ago)
- Topics: fee-calculator, simulator, typescript, uniswap-v3, unsiwap
- Language: TypeScript
- Homepage: https://www.metacrypt.org/uniswap-v3-calculator-simulator/
- Size: 1.22 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ฆ Uniswap V3 Calculator & Simulator
> Quick Note: This project was originally created around August 2021 soon after the launch of Uniswap V3. It was a fun project to work on and I learned a lot about Uniswap V3 in the process. This repo here is the OSS version of the tool, ported as-is. Which means, some of the patterns here aren't quite the best. I've tried my best to bring it up to date with my standard Next template and preferred practices, but it's nowhere near perfect. The goal was to split the tool from the Metacrypt monorepo in order to make it more accessible. Very much open to improvements and PRs. Enjoy!
## Features
- **Fee Calculation**: Simulate fee earnings at current liquidity levels, based on pair, pool, input amounts and more!
- **Impact Simulation**: Automatically adjusts calculation based on added liquidity and related impact.
- **Liquidity Distribution**: Visualize liquidity distribution across the price range.
- **ROI Calculation**: Simulates ROI based on various factors, such as volume, fees and more.Crafted with ๐งก by [@iakshatmittal](https://twitter.com/iakshatmittal) with [Metacrypt](https://www.metacrypt.org).