Tangle CLI Installation
Prerequisites
- 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 | shInstall cargo-tangle
From source (recommended for now)
cargo install cargo-tangle --git https://github.com/tangle-network/blueprint --branch v2 --forceVerify
cargo tangle --help