Skip to main content

Migrating from Sunodo CLI

Follow these simple steps to migrate your application from Sunodo CLI to Cartesi CLI.

Uninstall Sunodo CLI

  1. If installed using Homebrew:

    brew uninstall sunodo
  2. If installed using NPM:

    npm uninstall -g sunodo

Install Cartesi CLI

  1. Install with Homebrew:

    brew install cartesi/tap/cartesi
  2. Install with NPM:

    npm install -g @cartesi/cli

Update Project Configuration

  1. Modify your Dockerfile to have the latest updates from the Cartesi application templates.

  2. Change the .sunodo directory to .cartesi.

  3. Modify the .gitignore file to ignore the .cartesi directory instead of .sunodo.

  4. If you have a .sunodo.env file, rename it to .cartesi.env.

© 2024 Cartesi Foundation Ltd. All rights reserved.

The Cartesi Project is commissioned by the Cartesi Foundation.

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.