crazyrabbitLTC / lens-pwa

Lens PWA

Home Page:https://lens-pwa-lyart.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Lens Protocol example app

A boilerplate combining Lens Protocol, WalletConnect, Privy, and ShadCN UI

Lens PWA Screenshot

Getting started

  1. Clone repo
git clone git@github.com:dabit3/lens-shadcn.git
  1. Install dependencies
npm install # or yarn, etc..
  1. Configure environment variables for WalletConnect & Privy
# rename .example.env.local to .env.local 
NEXT_PUBLIC_WC_ID=
NEXT_PUBLIC_PRIVY_APP_ID=
  1. Run the app
npm run dev

About

Lens PWA

https://lens-pwa-lyart.vercel.app


Languages

Language:TypeScript 90.1%Language:JavaScript 6.0%Language:CSS 3.9%