Skip to main content

5 docs tagged with "foundry"

View all tags

Deployment

This guide outlines the best practices and strategies for deploying Meta Contract projects to various blockchain networks using Foundry.

DevOps

This section covers the essential DevOps processes and tools for developing, testing, deploying, and maintaining Meta Contract projects. Our DevOps practices are crucial for ensuring the reliability, security, and efficiency of smart contract development and operations.

TDD and Implementation

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.

Upgrades

This guide outlines the upgrade mechanisms available in Meta Contract and how to safely implement contract upgrades using Foundry.