o1-labs / zkapp-cli

CLI to create a zkApp (zero-knowledge app) for Mina Protocol
https://docs.minaprotocol.com/zkapps/how-to-write-a-zkapp
Apache License 2.0
115 stars 43 forks source link

Fix for E2E tests after migration to Next.js v14+ #657

Closed shimkiv closed 3 months ago

shimkiv commented 3 months ago

Closes #559 (upgrading to the Next.js v14+ fixed the issue) Closes #655