/lens

Starter kit for using Lens Protocol with the thirdweb SDK!

Primary LanguageTypeScript

Important

This repository is referencing the mumbai chain.

Mumbai is deprecated since 08/04/2024, meaning the code in this repository will no longer work out of the box.

You can still use this repository, however you will have to switch any references to mumbai to another chain.

Lens + thirdweb Starter

A production-ready starter kit for building apps on top of Lens, featuring:

  • Next.js: Epic React framework for building production-ready apps.
  • TypeScript: Type-safety for writing less buggy code.
  • GraphQL and urql: Query data from Lens with GraphQL.
  • React Query: Utility for fetching, caching and updating data from Lens.