# mantle-build [![Latest Version](https://img.shields.io/crates/v/mantle-build.svg)](https://crates.io/crates/mantle-build) [![docs](https://docs.rs/mantle-build/badge.svg)](https://docs.rs/mantle-build) mantle-build is a compiler plugin that adds boilerplate code for calling and deploying mantle services and generates a JSON (or protobuf) description of the RPC interface. You can see an example of using `mantle-build` in the [`mantle_build` test](https://github.com/oasislabs/mantle/tree/master/tests/mantle_build).