Skip to content

sendcapital/Harmony-Scan

Repository files navigation

Harmony Scan

Dependencies Dependencies

Built for Hack Money Hackathon. Our team consists of myself and JC Awe

Visit the Live Site

Watch our Demo

Introduction

Bootstrapped with Create React App
A web application to display exchange data, inspect transactions of every existing trading pair, compare volume between exchanges and access Harmony's horizon bridge data. Data provided by Dune Analytics and CoinGecko. Frontend built with React, Material UI. Data visualizations of exchange data generated with Chart JS.

Web app setup

  • Install all project dependencies with npm install
  • Start the development server with npm start
  • Open http://localhost:3000 to view it in the browser.

Tasks (in no particular order)

  • Decode more bridge contracts for Harmony on Dune Analytics
  • More dashboards for other bridge contracts
  • More in-depth data visualizations for exchanges on Harmony
  • Explore integrating Harmony's API between exchanges on Harmony