A simple python project for uniswap v4 hook analysis.
installation ends up with exporting requirments.txt file.
make sure to use virtual environment while installing the requirements.
# Clone the repository
git clone https://github.com/ooMia/gamza-engine.git
# Navigate to the project directory
cd gamza-engine
# nvm use
nvm install && nvm use
# require corepack
npm install -g corepack
# Install dependencies
npm install