DevelopersBlueprint CLIInstallation

Tangle CLI Installation

Prerequisites

  1. Install Rust

You can install Rust by following the instructions on the Rust Installation Guide

or run the following command:

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Install cargo-tangle

cargo install cargo-tangle --git https://github.com/tangle-network/blueprint --branch v2 --force

Verify

cargo tangle --help