Setup Orbition CLI under 5 minutes
Orbition CLI is a powerful tool that allows you to interact with the Orbition Native Chain directly from your terminal. As a developer, setting it up locally is essential. Here’s a step-by-step guide to get you started:
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 using rustup, which is Rust’s toolchain installer:
Clone CLI Source Code
Clone the Orbition Network CLI source code from the official GitHub repository:
Install Binaries
Install the required binaries by running the installation script:
Run CLI
Run the Orbition CLI with the following command:
Note: Make sure to add the Orbition 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 Orbition CLI, allowing you to interact with the Orbition Native Chain directly from your terminal.
You can use Orbition CLI for multiple purposes, which are as follows:
Making transactions on Orbition Native
Bridging OBNs from Native to EVM chain
Delegate Validators
Running Validators