This repository hosts different Cartesi related TypeScript libraries, that tipically helps with development of Cartesi applications.
To build all packages, run the following command:
pnpm build
To develop all packages, run the following command:
pnpm dev