implement-arc-standards
Installation
SKILL.md
Implement ARC Standards
ARC (Algorand Request for Comments) standards define conventions for encoding, method calls, and application specifications on Algorand. This skill covers the most essential ARCs for smart contract development.
Overview / Core Workflow
- Understand which ARC applies to your use case
- Implement the contract following ARC conventions
- Generate application specification files
- Use the app spec to build typed clients