# Smart contract meta-programming tool [![crates.io](https://img.shields.io/crates/v/drt-sc-meta.svg)](https://crates.io/crates/drt-sc-meta) This is the standalone tool for creating and managing Dharitri smart contract crates. ## Install All you need to do to install is: ``` cargo install drt-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.dharitri.com/developers/meta/sc-meta