This project showcases how to use the @dfinity/response-verification package to perform response verification within a frontend web project.
From the root of this repository, install NPM dependencies:
pnpm iBuild the @dfinity/response-verification package:
pnpm run --filter @dfinity/response-verification buildRun:
pnpm run --filter web-example startBundle application:
pnpm run --filter web-example buildRun:
pnpm run --filter web-example start:http