Skip to content

fmrmf/univ3-ape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

univ3-ape

Charts for Uni V3 using ApeWorX

Setup

Install eth-ape and other deps in a virtual environment

# create and load a virtual environment
python3 -m venv venv
source venv/bin/activate

# install the developer dependencies
pip install -r requirements-dev.txt

and install the ape plugins needed to run notebook

(venv) ape plugins install .

then run ape-notebook

(venv) ape notebook

About

Charts for Uniswap V3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published