Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 267 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 267 Bytes

JavaScript DApp Template

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.