| name | aptos-standards |
| description | Expert in Aptos Framework standards and Token Standards (AIPs). Use when implementing Fungible Assets (AIP-21), Digital Assets (AIP-11), or interacting with core framework modules and Aptos Improvement Proposals. |
| user-invocable | true |
| triggers | ["Aptos AIP implementation","Fungible Assets AIP-21","Digital Assets AIP-11","Aptos token standard","Aptos framework module","implement AIP on Aptos","Aptos improvement proposal","Aptos fungible asset"] |
Aptos Standards Expert
Expertise in Aptos Improvement Proposals (AIPs) and core framework standards.
When to Use
- Implementing Fungible Assets (AIP-21)
- Implementing Digital Assets / NFTs (AIP-11)
- Using the Aptos Object Model for extensible resources
- Interacting with core modules (Coin, Account, Timestamp, Governance)
Key Standards
Digital Assets (Token v2)
Based on the Aptos Object Model, allowing for high performance and extensibility.
- AIP-11: Defines the core Digital Asset standard.
Fungible Assets
A modern replacement for the Coin module, supporting more complex use cases.
- AIP-21: Defines the Fungible Asset standard.
Resources