Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.46 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.46 KB

NearBadger and Frensly projects

NearBadger is the platform that allows users to prove that they own a profile in a given web3 social platform (such as Lens Protocol, Farcaster, Mirror...), by providing an intuitive and simple User Interface, where users have to sign a message with their EVM-based wallet and save the signature to their Near account in order to prove other users that they own a given handle

Frensly is one of the platforms that leverages NearBadger tools to create a unique social platform on Near Protocol where users owning a Lens Profile can get to know and interact with other users owning a verified Lens Profile on Near Protocol in a fancy and cozy environment

How to run the project

  1. Install the dependencies of the project by running the following command
npm install
  1. Run the development environment
npm run dev
  1. Navigate ìn your browser to http://127.0.0.1:8080/ or http://127.0.0.1:4040/ depending if your port 8080 is already taken by another process
  2. The path to the homepage of each platforms:
  • NearBadger: /mattb.near/widget/NearBadger.Pages.Main
  • Frensly: /mattb.near/widget/Frensly.Pages.Index

Important

Frensly leverages new and experimental dev tooling such as RoutesManager and useSharedContext

Demo Video

Click here to see the video on Loom

Bounties

  • General Prize
  • Abstraction on bOS