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

TypeScript DApp Template

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