Skip to content

Developing a decentralized social network using Lens Protocol and React.

License

Notifications You must be signed in to change notification settings

Al0010/millenials-decentralized-social-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a Decentralized Social Network using Lens Protocols

Schermata 2022-12-08 alle 16 33 36

Lens Protocols has opened the door to the future of decentralized social networks. Is a social graph that enables the construction of decentralized social networks using blockchain technology. This graph is truly modular, offering fast and easy developing of a blockchain-based social network. In Web 3.0, data is not managed by centralized company, each user is himself a data container. In this way, each user will have full ownership of own data enjoying the freedom to decide how to use and monetize from them.

Lens Protocol Docs: https://docs.lens.xyz/docs

Features

This simple social network was created using React, Chakra and Lens Protocol. It offers the possibility to log in and connect with your Metamask wallet. It offers the possibility of showing posts, following new friends and having a list of suggested friends.

Quick Launch

  1. Install all the dependencies with: npm install
  2. Run the code with: npm run start

Standard Configuration

On terminal in project folder

  1. npx create-react-app app-name
  2. npm i urql graphql ethers
  3. npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
  4. npm run start

About

Developing a decentralized social network using Lens Protocol and React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published