> For the complete documentation index, see [llms.txt](https://docs.melproject.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.melproject.org/developer-guides/using-wallets/setup-and-installation.md).

# Setup and installation

## Prerequisites

* A working internet connection
* The latest Rust toolkit, including the `cargo` command

## Install melwallet-cli

```shell-session
cargo install --locked melwallet-cli
```
