This is a template for JavaScript Cartesi DApps. It uses node to execute the backend application.
The application entrypoint is the src/index.js
file. It is bundled with esbuild, but any bundler can be used.
This is a template for JavaScript Cartesi DApps. It uses node to execute the backend application.
The application entrypoint is the src/index.js
file. It is bundled with esbuild, but any bundler can be used.