CyberGraph is a 3D-graph based, user based social connection explorer. It has some cool features like 3d node graph, dynamic loading bar, immersive user experience, cyber mode(10-hops friendship network display) and focus mode(aggregated connection display).
This project is inspired from Gitcoin Scheduling Point Virtual Hackathon contest submissions which is making a social explorer with cyberconnect on Web3.
Set the following variables in .env
NEXT_PUBLIC_ALCHEMY_ID =
Alchemy NFT API
Then run:
yarn install
yarn run dev
Open the browser, open Localhost and you will see the UI of the project.