BMAD-METHOD/.claude/rules/solidity-hardhat-cursorrule.../hardhat-development-workflo...

7 lines
332 B
Plaintext

---
description: Specific to Hardhat projects, guiding on using Hardhat's features and implementing a CI/CD pipeline.
globs: hardhat.config.js
---
- Utilize Hardhat's testing and debugging features.
- Implement a robust CI/CD pipeline for smart contract deployments.
- Use static type checking and linting tools in pre-commit hooks.