Skip to content

cartesi/rollups-ts

Repository files navigation

Cartesi TypeScript libraries

This repository hosts different Cartesi related TypeScript libraries, that tipically helps with development of Cartesi applications.

Build

To build all packages, run the following command:

pnpm build

Develop

To develop all packages, run the following command:

pnpm dev