A live post-quantum proof-of-work Layer-1 blockchain — with Python smart contracts, an ANM-native L2 rollup, a free OpenAI-compatible AI API, pay-per-call x402 agent APIs, and an MCP server.
| Website | https://animica.org · developer hub https://animica.org/developers/ |
| Source | animicaorg/all (monorepo) · animica-core (node core) · Apache-2.0 |
| Install | pip install animica · brew install animicaorg/animica/animica · wallets & downloads |
| Explorer | https://explorer.animica.org (free REST API, OpenAPI) |
| Node RPC | https://rpc.animica.org/rpc (OpenRPC, 141 methods) |
| Mining | https://pool.animica.org — stratum pool.animica.org:3333 (PPS) · :3334 (solo) |
| Payments | https://pay.animica.dev — non-custodial ANM merchant checkout, links, invoices, WooCommerce |
| Free AI API | https://animica.dev/v1 — OpenAI-compatible, keyless, 30 req/min/IP |
| Agent APIs (x402) | https://animica.dev/x402 — 47 pay-per-request APIs; USDC on Base or ANM natively (25% off); free trial per product |
| MCP server | pip install animica-mcp / uvx animica-mcp · remote https://mcp.animica.org/mcp · animica-mcp |
| For agents | llms.txt · llms-full.txt · agents.json · x402 catalog |
| Trade | ANM/USDT on NonKYC |
- Chain id
1; native coin ANM (1 ANM = 10⁹ base units); addresses are bech32manim1… - Signatures: ML-DSA-65 (FIPS 204, scheme id
0x1003) — the only current scheme - Proof-of-work (triple SHA3-256) with PoIES useful-work credits (AI compute, quantum RNG)
- Deterministic, gas-metered Python smart contracts; ANM-native L2 rollup
- Everything above is publicly callable by humans and autonomous agents — no account needed for reads, x402 for paid calls
all— canonical monorepo: node, consensus, VM, wallets, explorer, pool, studio, SDKs, sitesanimica-core— the L1 node subset, trimmed for readers of the protocolanimica-mcp— MCP server packaging + registry metadatahomebrew-animica— Homebrew tap (CLI formula + wallet/browser casks)



