Meta Contract is a framework for smart contract development, with its architecture based on ERC-7546: UCS.
foundry
It can be installed from metacontract/mc
.
forge install metacontract/mc
The MC Book serves as a comprehensive guide for developing with the meta contract and is available on github at metacontract/book
.
Please check out the Contributing Guide.