Install

System Requirements

  • Python >= 3.10

  • Minimum 500MB disk space to keep pool status data.

  • Minimum 8G Memory

  • OS: Mac or Linux (Windows is not fully tested)

We recommend use virtual environment application like conda or pyenv

Install

Demeter is available on pypi, so it’s esay to install:

pip install zelos-demeter

The version there would not be updated frequently, so if you want to get latest version, you can clone the git repo and import locally.

git clone https://github.com/zelos-alpha/demeter.git