# `monerod` ## Getting started ```sh cargo install monerod monerod ``` or use the library as in: ```rust cargo add monerod ```