What problem does it solve?
This skill unit addresses the foundational challenges in Solidity smart contract development, providing language best practices, security patterns, gas optimization, and Foundry development workflow guidance to streamline the development process.
Core Features & Use Cases
- Foundational Knowledge: Offers a comprehensive guide on Solidity language features (0.8.x), security patterns, gas optimization, and Foundry development flow.
- Reference Material: Includes in-depth information and references on language patterns, security checklists, gas optimization techniques, and Foundry workflows.
- Workflows: Provides a structured workflow for project setup, reference loading, code generation and review, and security final checks.
Quick Start
To start working with the 'solidity-core' skill, first confirm your project structure with 'forge.toml' and 'hardhat.config.*' files. Then, read the provided references for language patterns and security checklists.