Tutorials for using the .anm web and deploying your own site, plus the full developer reference: the free /v1 AI API, the marketplace + ANS APIs, the CLI, and the post-quantum wallet.
Claim a name with an ANM wallet — no registrar. It is yours until it expires.
curl -X POST https://animica.dev/api/mkt/v1/names \
-H "authorization: Bearer $ANM_KEY" \
-d '{"name":"you","years":1}'Upload a self-contained page; the network stores it by content ID and serves it hash-verified.
curl -X POST https://animica.dev/api/mkt/v1/names/you/publish \ -H "authorization: Bearer $ANM_KEY" \ --data-binary @index.html
Anyone can open you.anm through the gateway, or in the Animica browser.
https://animica.dev/anm/you