aptos-gas-optimization
CommunityGas-aware Move patterns & profiling
Authorgounthar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Guides developers to optimize gas costs, storage, and execution in Move-based contracts on Aptos.
Core Features & Use Cases
- Storage vs Compute: data structure selection and packing.
- Inline & Aggregators: performance tricks for parallelism.
- Profiling: tools and workflows to measure gas.
- Use Case: Reduce on-chain costs for a high-traffic contract.
Quick Start
Ask: "How can I reduce storage costs for 10k accounts in Move?"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: aptos-gas-optimization Download link: https://github.com/gounthar/bazel-riscv/archive/main.zip#aptos-gas-optimization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.