# Smart contract meta-programming tool [![crates.io](https://img.shields.io/crates/v/multiversx-sc-meta.svg)](https://crates.io/crates/multiversx-sc-meta) This is the standalone tool for creating and managing MultiversX smart contract crates. ## Install All you need to do to install is: ``` cargo install multiversx-sc-meta ``` It works on both stable and nightly Rust, requires rustc 1.78 or greater. ## Documentation Please see the explanations and CLI specifiations here: https://docs.multiversx.com/developers/meta/sc-meta