Skip to main content
Install the CLI with npm. npm links the droyd command into its existing global bin directory, so it is available in the same places as your other Node tools.

Upgrade

Upgrading the package leaves your Droyd workspaces, configuration, sessions, and local wallet material alone.

Uninstall

Uninstalling the package does not remove your Droyd data or workspaces.

If global npm installation is unavailable

Do not use sudo to work around an npm permissions error. Use a Node version manager, or install Droyd into its isolated user directory:
Managed setup reports an absolute command_path that works immediately. With --yes, it also adds ~/.droyd/bin to supported bash and zsh profiles for new shells. See CLI troubleshooting if a command installed by npm is not on your PATH.