This is a Vite starter project for using the zkFetch client SDK. This project is a simple example of how to use the zkFetch SDK to fetch data from the coingecko API and generate a proof that can be verified onchain.
To get started with this project, follow these steps:
- 
Install dependencies: npm install
- 
Start the development server: npm run dev
- An app ID and secret from Reclaim Protocol. You can obtain these from the devtool dashboard.
Copy the .env.example file to .env and fill in your app ID and secret obtained from devtool