academy.animica.org

Learn Animica.
Earn ANIMICA.

Short, hands-on tutorials for the Animica stack — wallet, node, contracts, AICF compute. Every step is a real animica CLI command you run yourself. Finish a tutorial and the public reward pool pays you ANIMICA.

Tutorials
6
Tracks
4
Pool rewards
14.5
Quick start ≈ 45 min total
~ your terminal
$ python3 -m pip install --upgrade animica
$ animica wallet new --label me
$ animica wallet set-default me
$ animica node up
node ready · http://127.0.0.1:8545

How it works

From install to first reward.

Every tutorial follows the same shape: a few terminal commands, a verifiable result, a tiny ANIMICA reward. No black-box dashboards — you can rerun every step yourself.

Step 01

Install the CLI

pip install animica ships the wallet, chain client, miner, contract tooling, and the AICF chat REPL.

Step 02

Work through a track

Each step prints something concrete — an address, a tx hash, a block height — so you know it worked. Mark completion in the side panel.

Step 03

Claim your reward

When the reward pool is live, finishing a tutorial dispatches an on-chain transfer to the wallet you created in step 01.

Tracks

Pick a path.

All tutorials →
The reward pool

Open-funded, on-chain.

Onboarding ANIMICA users is a public good — the more people who can self-custody, run a node, and earn from AICF, the healthier the network. The reward pool is a single on-chain address. Anyone can deposit; payouts to learners are public transactions you can verify on the explorer.

Pool details
Built on the Animica stack

Real CLI. Real chain.

Every command in every tutorial is a real animica subcommand — no synthetic playground, no mocked endpoints. Wallets, transactions, blocks, and AICF jobs all run against the live network.