Skip to content

Analyzing historic Uniswap tick data using ethers.js and subgraph

Notifications You must be signed in to change notification settings

patrickballarano/uniswap-v3-pool-aggregates

Repository files navigation

Uniswap V3 Pool Data Aggregates

Starting conditions:

python -m venv env
source ./env/bin/activate
npm install
pip install -r requirements.txt
node index.js # Stores pool data into a file using ethers.js
python main.py # Takes data and graphs in python plot

About

Analyzing historic Uniswap tick data using ethers.js and subgraph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published