Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 536 Bytes

Meta Contract

Meta Contract is a framework for smart contract development, with its architecture based on ERC-7546: UCS.

Getting Started

Prerequisite

  • foundry

Install

It can be installed from metacontract/mc.

forge install metacontract/mc

Document

The MC Book serves as a comprehensive guide for developing with the meta contract and is available on github at metacontract/book.

Contributing

Please check out the Contributing Guide.