Algorand Core

Foundational mental model for the Algorand Virtual Machine (AVM). Use when encountering AVM concepts, stack machine questions, resource limit errors, opcode budget issues, program size problems, or constraint errors. Use when an agent defaults to PyTEAL, Beaker, or raw TEAL. Read BEFORE writing any smart contract code. Covers the two-type system (uint64/bytes), compilation from TypeScript/Python to TEAL, hard resource limits, and common LLM anti-patterns.

algorand-devrel Updated

File contents

algorand-devrel/algorand-agent-skills/tree/main/skills/algorand-core commit 3c6abb5f76

Frequently asked questions

npx skillmds@latest add algorand-devrel/algorand-core