Skip to main content

Installation

This page outlines the prerequisite packages required for Envio and steps on how to install Envio on your system.

Prerequisites

The following are the prerequisite packages required for Envio:

  1. Node.js (use v18 or newer)
  2. pnpm
  3. Docker Desktop

Docker is required specifically for running the Envio indexer locally.

Install Envio

You can install Envio by running the command below:

npm i -g envio

Command to see available CLI commands for Envio.

envio --help

Click here for a quickstart guide for Envio.