Khemmie-Ray / Guess-Cartesi-Dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 66.4%Language:Dockerfile 33.6%