Build
ONCHAIN STORAGE
Storage CLI
Installation

Installation

Install using npm with the -g global flag.

npm i -g @irys/cli

Depending on your setup, you may need to use the sudo command.

sudo npm i -g @irys/cli
ℹ️

If you get an error while installing, append the --force flag to the end of the above command.