Skip to content

Buidl-Hack/Hubster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hubster

[Submitted for the EthGlobal hackathon of September 2022]

Description

Hubster is a web3 LinkedIn. The logic is as follows:

  1. People get a proof-of-humanity verification through Worldcoin
  2. They can mint an unique, editable, profile NFT.
  3. They can then self-certify their previous experiences (as on Linkedin) through other NFTs.
  4. Visitors can search for profiles and visit them. The next step would be to use XMTP to message them.

Tech stack

The dApp leverages Worlcoin, Polygon, and IPFS.

The full tech stack comprises

  • for the dApp part (in /smart-contract), hardhat, ERC721.
  • for the website (in /front-end), Vercel/Next/React along with Rainbowkit/wagmi.