/lens-algorithm-playground

This app showcases various Lens recommendation algorithms and APIs available in the Lens ecosystem.

Primary LanguageTypeScript

Lens Algorithm Playground

This app showcases various Lens recommendation algorithms and APIs available in the Lens ecosystem.

Supported APIs

Prerequisites

You so not need any credentials to run this app to interact with Lens or Karma3.

The APIs that require an API key are MadFi and Airstack.

You can get an Airstack API key by creating an account here.

You can request one for MadFi by reaching out to their team, you can learn more here

Running the app

To run this app, follow these steps:

  1. Clone the repo
git clone git@github.com:dabit3/lens-algorithm-playground.git
  1. Change into the directory and install the dependencies
cd lens-algorithm-playground

npm install # or yarn, pnpm
  1. Run the app
npm start
  1. (optional) To enable MadFi APIs

Set your API key in a file named .env.local (see .example.env.local)

MADFI_KEY=