Skip to content

0xChijioke/Crypto-Inspect

Repository files navigation

Crypto Inspect

Crypto Inspect is an online platform that aims to become a free access crypto dashboard that allow users to visualize blockchain information with an intuitive user friendly interface in combination with the powerful covalent API that delivers up to date and organized blockchain data .

This project also allows users to connect their wallet which can be used to inspect address transactions on the Transaction page.

This application is also mobile responsive.

This project is built to fulfil the GR14 hackathon(GR14: Web3 Application General Purpose Bounty (Covalent)

This project would not be possible without the invaluable contributions of Naim Bijapure in every area of this project.

Home

Token Charts

Events

NOTE: The Events inputs has default values for demo purposes. A new input will overide these values.

Transactions

Transactions Sankey Chart

Development

Developed with

Covalent API Endpoints

  • Get token balances for address
  • Get transactions for address
  • Chains
  • Get log events by topic hash

Usage

Contributors