Deployed an off-chain prover and an on-chain verifier for a zkApp on the Mina testnet while interacting with the Explorer through GraphQL endpoint. Also deployed an instance of the app on the local blockchain. The deployed smart contracts and transactions can be found on the Mina Explorer here: https://berkeley.minaexplorer.com/wallet/B62qrBuHAyqLC8Ei6sLYjBH4cWsXS6EdWyLnCeo4huP6mFgKDLzzsC8
This template uses TypeScript.
npm run build
npm run test
npm run testw # watch mode
npm run coverage