Lens Stats Frame

June 21, 2024 ยท View on GitHub

Display stats associated with a Lens Profile. Built with frames.js.

Quickstart

  1. Install dependencies bun install

  2. Run the dev server bun dev

  3. Open http://localhost:3000 with your browser to see the result.

  4. Edit app/page.tsx

  5. Visit http://localhost:3000/debug to debug your frame.

Docs, Questions and Help

  • Lens Frames Spec
  • Frames.js Documentation
  • Awesome frames

Deploy

Add environment variables following template in .env.sample

vercel

Contents

  1. 1Quickstart
  2. 2Docs, Questions and Help
  3. 3Deploy