Installation
Step-by-step guide to installing the Umi Network binary on macOS, Linux, and Windows.
Installation Guide
Aptos CLI Installation
Download Binary
You can download the latest Aptos binary from the Aptos GitHub Releases page. The binary is available for macOS, Linux, and Windows.
Install using Shell Script (macOS / Linux)
You can install the Aptos CLI using the official install script:
If you're using a non-SIMD-compatible CPU, use:
Install using PowerShell (Windows)
Install using Package Managers (Windows)
-
Chocolatey:
-
Scoop:
-
Winget:
Verify Installation
After installation, verify the CLI is working:
Quick Start
Umi brings MoveVM technology to the Ethereum ecosystem, offering dramatically reduced development costs and enhanced security while leveraging Ethereum’s existing user base and liquidity. This guide will help you understand how Umi functions as an extension of Ethereum and walk you through the steps to get started.
Set up your IDE
An overview of the Move programming language and the Umi Network blockchain.