cartesi / cli

Cartesi CLI tool
Apache License 2.0
3 stars 3 forks source link

Cartesi CLI

Release Packages

Cartesi CLI is a tool to help creating Cartesi applications. It includes commands that help developers to:

Apps and Packages

Each package/app is 100% TypeScript.

Dependencies

This repo build uses Anvil commands. To install Anvil, you need to follow the instructions here

Build

To build all apps and packages, run the following command:

pnpm run build