Downloads

Animica is distributed as a single Python package. It runs on Linux, macOS, and Windows (via WSL2) and includes everything you need to mine.

Install: python3 -m pip install --upgrade animica

Ships the chain CLI, the PoW miner, the AICF compute worker, and the animica chat REPL — all in one package.

python3 -m pip install --upgrade animica
animica --help

Next steps

Source code lives at github.com/animicaorg/all. Build from source if you prefer; pre-built executables are no longer distributed.