web3bio

Web3.bio - Web3 Identity Graph Search and Link-in-bio Profile Service

Stars
23

Web3.bio

Web3.bio is a platform for Web3 and Web 2.0 Identity Graph search and link in bio profiles. It provides a list of relevant identities when searching for a Twitter handle, Ethereum address, ENS domain, Lens profile, Farcaster account, Unstoppable Domains, and other Web3 identities.

We're gradually making updates to Web3.bio. You may expect new features and data sources.

What are the data sources?

Web3.bio is powered by Next.ID Relation Service. The Relation Service is an aggregator and query service of Web2 and Web3 identities. Next.ID is indexing all identity data from public verifiable connections and on-chain records.

The supported identity platforms:

  • Ethereum
  • Ethereum Name Service (ENS)
  • Lens
  • Farcaster
  • Unstoppable Domains
  • Twitter
  • Keybase
  • Reddit
  • GitHub
  • .bit
  • SPACE ID

The queries can be found here utils/queries.js. You can read the Next.ID docs to learn more.

Can I remove my data?

Not yet. Next.ID is indexing identity data from public verifiable connections and on-chain records. Revalidating data support is on the roadmap.

Mobile App?

You can access Web3.bio on a mobile browser. However, a desktop browser currently provides the most optimized user experience, especially for visualizing Identity Graph.

Local Dev

Run the development server:

npm i && npm run dev
yarn && yarn dev

Contributing

Feel free to submit a pull request to propose bug fixes and improvements. Help is always appreciated. You may give feature feedbacks or bug report to Web3.bio Twitter as well.