A frontend for creating new counter applications and interacting with existing ones.
- Node >= 18 installed, e.g. using the node version manager
public
, contains the public resources that'll be bundled into the final app distributionsrc
, contains the React / TypeScript applicationcontract.json
, hard-codes the compiled approval and clear programs used for creating new application instances and verifying compatibility between frontend and application
npm i
npm start