lens-protocol-frontend
Frontend
A Lens Protocol-based front-end application starter kit with APIs for interacting with a decentralized social network.
Example of a basic front end built on Lens Protocol
136 stars
2 watching
42 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
suhailkakar/lens.js | An API wrapper for a social media protocol | 124 |
lens-protocol/lens-sdk | An official SDK for interacting with the Lens Protocol in TypeScript. | 235 |
lens-protocol/core | A decentralized social graph platform implemented in blockchain technology | 2,768 |
patrickalphac/lens-blog | A decentralized blogging platform demo built with Lens Protocol and NextJS | 39 |
dabit3/lens-gated-publications | An application demonstrating token-gated posts and encryption on the Lens platform. | 49 |
daoleno/lenskit | A set of libraries for integrating the Lens protocol into applications | 69 |
tobiasloader/lenspy | A Python library for building decentralized social networks on the Lens Protocol | 5 |
thirdweb-example/lens | A starter kit for building apps on top of the Lens Protocol, including Next.js and TypeScript for production-ready apps. | 42 |
lens-protocol/modules | Provides tools and tests for adding custom modules to the Lens Protocol | 73 |
lens-protocol/react-native-lens-ui-kit | A React Native UI kit for displaying Lens Protocol data on mobile devices | 495 |
lens-protocol/api-examples | Provides TypeScript code examples for interacting with the Lens API | 264 |
lens-protocol/momoka | A decentralized data availability layer for storing and verifying publication data on a blockchain | 256 |
dabit3/lens-create-publication-example | An example project showing how to create a publication using withSig and typed data | 20 |
jaencarrodine/lens-token-gated-posts | An application demonstrating token-gated posting on the Lens Protocol using JavaScript and a Next.js framework | 8 |
protofire/lens-protocol-subgraph | A subgraph solution for the Lens Protocol, providing real-time data access and analytics. | 43 |