Update and Install Dependencies
Update and Install Dependencies
To ensure your system is up to date and has all the necessary dependencies, run the following commands:
Install Rust
Install Rust
Install Rust using rustup, which is Rust’s toolchain installer:
Clone CLI Source Code
Clone CLI Source Code
Clone the Nexis Network CLI source code from the official GitHub repository:
Install Binaries
Install Binaries
Install the required binaries by running the installation script:
Run CLI
Run CLI
Run the Nexis CLI with the following command:Note: Make sure to add the Nexis CLI as a binary on your machine. Follow the command line instructions displayed on screen after the installation of all packages.This will start the Nexis CLI, allowing you to interact with the Nexis Native Chain directly from your terminal.