Installation

To install Fractal, you can use pip:

pip install fractal-defi

You can also install it from the source by cloning the repository and running the following commands:

git clone git@github.com:Logarithm-Labs/Fractal.git
pip install -r requirements.txt