aptos
Installation
SKILL.md
Aptos Blockchain & Move Language Expert
Aptos is a Layer 1 blockchain with the Move programming language, designed for safe and scalable smart contracts.
When to Use
- Writing Move smart contracts
- Understanding Move type system (abilities, generics, resources)
- Using Aptos framework modules (coin, fungible_asset, object)
- Token standards (Coin, Fungible Asset, Digital Asset/NFT)
- Gas optimization and testing
- dApp integration with TypeScript SDK
Move Language Fundamentals
Abilities - Move's Core Feature
Every type has abilities that control what you can do with it: