Coding Standards
This guide outlines the coding standards and best practices for developing smart contracts in the Meta Contract project. Adhering to these standards ensures consistency, readability, and maintainability across the codebase.
This guide outlines the coding standards and best practices for developing smart contracts in the Meta Contract project. Adhering to these standards ensures consistency, readability, and maintainability across the codebase.
This guide outlines the process of verifying Meta Contract contracts.
This guide outlines the best practices and strategies for deploying Meta Contract projects to various blockchain networks using Foundry.
This document outlines the comprehensive test strategy for the Meta Contract smart contracts. It provides guidelines for writing and maintaining tests, ensuring code quality, and optimizing gas usage.
This guide outlines our approach to Test-Driven Development (TDD) and implementation in Meta Contract projects, leveraging Foundry as our testing framework and incorporating AI assistance throughout the process.
This guide outlines the upgrade mechanisms available in Meta Contract and how to safely implement contract upgrades using Foundry.