Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 1.4 KB

fr2422.md

File metadata and controls

15 lines (11 loc) · 1.4 KB

AMM Liquidity Tracker

GitHub Build Status codecov Documentation Status

Background:

Decentralized cryptocurrency exchanges on the ethereum platform use liquidity pools to replace traditional orderbooks found in traditional equities exchanges. This allows anyone to provide liquidity to any erc20 token pair and act as a market makers. Currently the largest decentralized exchanges, such as uniswap.org, have billions of dollars worth of liquidity available.

Project:

Create a detailed analytics tool that will provide consistent statistics, measure performance, and track the flow of liquidity throught all decentralized exchanges on the ethereum chain. The tenative plan is to create a backend that will analyze the ethereum chain and provide the data from an API, and create a frontend to present that data.

Project link: https://github.com/faisal233/amm-liquidity-tracker