You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.