autheod, the command-line interface(CLI) associated with the Autheo blockchain. The following document while guide you through the installation process for autheod.
Install dependencies
Before you installcronosd, you’ll need some basic dependencies.
Install Go (Golang)
The Cosmos SDK, which Autheo is built on, uses Go as its primary programming language. The first thing you’ll need is to install Go on your machine. Install Go on macOS/Linux: If you’re on macOS or Linux, you can install Go using Homebrew (for macOS) or your package manager (for Linux). macOS:Install Git
You will also need Git to clone the Autheo repository from GitHub. If Git is not already installed on your system, you can install it as follows: macOS:Install Autheod
You can find instructions to download the Autheo CLI toolautheod here.