Guides and explainers
Long-form, source-grounded articles: mining, running a node, wallets, transactions, the RPC API, contracts, L2 and AICF. Start with the FAQ and the mining and node guides.
Animica is an open-source project run by a small group of maintainers. Most questions are answered faster by the written guides than by email, so this page points you at the right document first, explains how to report bugs and security issues, and tells you what to include.
Long-form, source-grounded articles: mining, running a node, wallets, transactions, the RPC API, contracts, L2 and AICF. Start with the FAQ and the mining and node guides.
Reference pages rendered from the repository, plus the EVM- and Bitcoin-compatible RPC notes. The canonical docs live under docs/ in the monorepo.
Bugs, regressions, documentation errors and feature requests. Issues are public and searchable, so check for an existing report first.
General questions, partnership and listing enquiries, and anything that should not be public. Security reports go to a separate address (below).
These are the pages that resolve the majority of support requests. Each one is written from the repository documentation and kept in step with the current 10.x release line.
animica, running
animica up, pointing an external miner at stratum+tcp://pool.animica.org:3333
(PPS) or :3334 (solo), reading pool statistics, and why rewards take time to appear.
animica node up, ports 8545 (RPC) and
30333 (P2P), data directories, sync behaviour, and the animica node doctor checks.
anim1zqp… address, and why an address from a
different derivation path is not "lost".
validAfter/validUntil window, and what each RPC error code means.
stateRoot in the head means, and how to verify a payment.
Including the following in a first message usually turns a multi-day back-and-forth into a single reply. None of it requires sharing secrets.
pip show animica (the current line is 10.x) and, for a wallet, the app version from its About screen.animica node doctor (node problems) or animica ena doctor (ENA problems), and whether curl -X POST https://rpc.animica.org/rpc with chain.getHead works from the same machine.
Open an issue at
gitlab.com/Animica/animica-core/-/issues.
Give it a title that names the component (rpc, mining,
wallet-extension, vm_py, l2, aicf,
website) and the symptom. Paste the checklist items above. If the problem is a
wallet balance or a missing payout, include the address and transaction hash; if it is a node
that will not sync, include the head height from animica node status and from the
public explorer so the gap is visible. Pull requests are welcome for documentation fixes and
small, well-tested changes; discuss larger changes in an issue first.
Do not file security vulnerabilities as public issues. Email
security@animica.org with the affected component,
version or commit, reproduction steps, and your assessment of impact. The published policy
(docs/legal/SECURITY_POLICY.md) commits to acknowledging reports within
3 business days, an initial severity assessment (CVSS v3.1) within 7 days, and a
fix window that is typically 30 to 90 days depending on severity. Good-faith research that avoids
privacy violations, service degradation and data exfiltration is covered by the policy's safe
harbour. The machine-readable contact record is at
/.well-known/security.txt. The
Security page has the scope, the threat-model summary and key-handling
advice for users.
There is no paid support tier and no service-level agreement for community support. GitHub issues
are read by the maintainers; clear, reproducible reports are usually answered within a few days,
and fixes ship in the next animica release on PyPI. Email to
contact@animica.org is answered on a best-effort basis. Security reports follow the
timelines above. Hosted services (the public RPC, explorer, pool and wallet) are operated by the
project and their live state is visible on the Status page; if one of them
is down, that page is the fastest way to confirm it before reporting.
We cannot recover funds sent to the wrong address, reverse a confirmed transaction, or restore a wallet without its mnemonic. Animica wallets are non-custodial: the project never holds your keys and cannot move your ANM.
We do not currently operate a Discord or Telegram channel. Official announcements are posted on @animicaorg and in GitHub releases.
docs/legal/SECURITY_POLICY.md · docs/security/RESPONSIBLE_DISCLOSURE.md · docs/TROUBLESHOOTING.md · docs/MINING_TROUBLESHOOTING.md · docs/network-docker-compose.md · website/public/.well-known/security.txt