Skip to content

abidantriguero/lens-api-starter

 
 

Repository files navigation

Building with Lens

Lens Protocol:

Es un gráfico social descentralizado que permite a los desarrolladores crear plataformas y perfiles de redes sociales.

We work with the Lens API, a GraphQL API that allows us to quickly interact with the Lens social graph.

FEATURES:

The current modules and their uses:
  • Profile: This module is what allows users to create a Lens profile.

  • Post: Implementing this module allows users to post and share content.

  • Collect: The Collect module will allow users to collect posts from users that they follow.

  • Follow: The follow module will allow users to follow other users.

  • Comment: The comment module allows users to comment on posts.

REPO:

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • CSS 0.2%