Skip to main content

4 docs tagged with "meta-contract"

View all tags

Installation

This guide will walk you through the process of installing Meta Contract, a Foundry-based smart contract framework.

Introduction

This section provides an overview of the Meta Contract project and its fundamental concepts. Here you'll find:

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.

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) architecture, providing developers with powerful tools to build and maintain complex decentralized systems.