Skip to content

reclaimprotocol/zkfetch-client-starter

zkFetch Vite Starter

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.

Getting Started

To get started with this project, follow these steps:

  1. Install dependencies:

    npm install
    
  2. Start the development server:

    npm run dev
    

Pre-requisites

  • An app ID and secret from Reclaim Protocol. You can obtain these from the devtool dashboard.

Environment Variables

Copy the .env.example file to .env and fill in your app ID and secret obtained from devtool

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages