Skip to content

Social connection explorer app that visualises an ETH address and its connected addresses with their interactions and relationships.

License

Notifications You must be signed in to change notification settings

michaelmuenzer/gitcoin-cyberconnect-socialexplorer

Repository files navigation

Social Connection Explorer

graph-logo
The social graph explorer allows browsing the public Ethereum blockchain in an easy to use way.

Features

This app shows the following after searching an Ethereum address you want to explore:

  • Show basic information about the searched address
  • Show CyberConnect followings & followers (currently limited to 20 each)
  • Show CyberConnect recommendations
  • Show Ethereum transactions

Getting Started

Install the dependencies:

npm install
# or
yarn

After installing the dependencies, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about the tools used in this project, take a look at the following resources:

Credits

Our logo was created by Good Ware

About

Social connection explorer app that visualises an ETH address and its connected addresses with their interactions and relationships.

Topics

Resources

License

Stars

Watchers

Forks