Skip to content

A social web app, built on top of the Lens Protocol, is designed specifically for car drivers, but not limited to them

Notifications You must be signed in to change notification settings

ThianHooi/drive-lens

Repository files navigation

Drive Lens

This project is a social web app built on top of Lens Protocol. The social app is built with car drivers in focus, but not limited to them. Currently, the app is only available on the Polygon Mumbai Testnet.

Try here.

What can users do with Drive Lens?

  • 🔐 Authenticate with Lens
  • 💰 Enable gasless and signless transaction by enabling Lens' Profile Manager
  • 📝 Create publications and share their driving journey
  • ❤️ Interact with other users' publications
  • 🏆 Earn digital collectibles (NFTs) by completing missions
  • 📊 View dashboard with data about their driving journey

To-do

  • Optmize authentication flow
  • Add more missions
  • Speed up loading time when creating a publication or comment

What technologies are used?

Smart Contract

ERC1155 - NFT

  • combines the functionality of previous standards like ERC-20 (for fungible tokens) and ERC-721 (for non-fungible tokens)

How to run locally?

  1. Clone the repo
  2. Copy .env.example to .env and fill in the values
  3. Install dependencies with bun install
  4. Run the app with bun run dev

About

A social web app, built on top of the Lens Protocol, is designed specifically for car drivers, but not limited to them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published