Installation
Flutter SDK for Reclaim Protocol
Prerequisites
- NodeJS 18 or later
Get an API Key
Setup your project using the Get API Key guide.
Enable zkFetch
Make sure zkFetch is turned on for your application from the Dev Tool. You can do so by navigating to the application, and looking for zkFetch in the Integration tab.
Installation
Please download zk files using this command:
Additional NextJS Configuration
zkFetch uses native modules that need to be externalized in Next.js. Add this to your next.config.ts: