Concepts
This section provides an overview of the Meta Contract project and its fundamental concepts. If you're new to Meta Contract, we recommend starting with "What is Meta Contract?" and then proceeding through the documents in the order listed above. Here you'll find:
Glossary
Meta Contract
Installation
This guide will walk you through the process of installing Meta Contract, a Foundry-based smart contract framework.
Key Concepts and Architecture
Meta Contract implements the UCS (Upgradeable Clone for Scalable Contracts) architecture, providing a flexible and modular approach to smart contract development. This document outlines the key concepts of Meta Contract and provides an overview of its architecture, explaining how its components interact to create upgradeable and scalable smart contract systems.
Meta Contract
Meta Contract is a Foundry-based smart contract framework designed to create flexible, upgradeable, and scalable blockchain applications. It implements the UCS (Upgradeable Clone for Scalable Contracts) architecture, providing developers with powerful tools to build and maintain complex decentralized systems.
Setup Guide
This guide provides a comprehensive overview of the Meta Contract setup process, including installation, configuration.
What is Meta Contract?
Meta Contract (MC) is an innovative smart contract framework designed to create flexible, upgradeable, and scalable blockchain applications. It implements the UCS (Upgradeable Clone for Scalable Contracts, defined in ERC-7546) architecture, providing developers with powerful tools to build and maintain complex decentralized systems.