Installing Chasm Inference Scout via CLI
Last updated
Last updated
For advanced users and those looking to automate their setup process, Chasm Inference Scout can be installed using the Command Line Interface (CLI). This method provides greater flexibility and control over the installation process.
The CLI installation relies on , a popular package manager for macOS and Linux systems. Homebrew simplifies the process of installing, updating, and managing software packages, making it an ideal tool for our Scout setup.
This guide will walk you through the step-by-step process of installing Homebrew (if you haven't already) and then using it to install the Chasm Inference Scout. Whether you're setting up multiple instances or integrating the installation into your automated workflows, this CLI method will prove invaluable.
Ubuntu operating system
Sudo privileges
Docker installed: Follow the
Open a terminal and run the following command to start the Homebrew installation:
After successful installation, add Homebrew to your PATH by appending the following to your .bashrc
file:
Run the following command to apply the changes to the current session:
Install the necessary build tools:
If you see the following error:
Solution: If you encounter this error, you'll need to create a new user and install Homebrew using that account. Follow these steps:
Create a new user:
Switch to the new user and run the installation script:
Configure the environment for the new user:
Apply the changes:
Install build essentials:
Once you have Homebrew set up on your system, you can proceed with the installation of Chasm Inference Scout using the following commands:
First, we need to add the Chasm Network tap to Homebrew. A tap is a third-party repository for Homebrew formulas. Run the following command:
This command tells Homebrew to track the repository of Chasm Network, allowing you to install their custom packages.
After adding the tap, you can install the Chasm CLI by running:
This command will download and install the Chasm Inference Scout CLI tool on your system.
After successfully installing Chasm CLI, you can start using it by simply running the chasm
command in your terminal. This command serves as the entry point for all Chasm-related operations.
To setup a new scout, select the following in the CLI:
Choose an option: Setup new scout
You'll be able to select the NFT to set up, and the rest of steps are similar to the .