Skip to content

This React-based project leverages the EtherScan API to efficiently scan the Ethereum blockchain, specifically targeting transactions executed by Binance. By using the power of modern web development techniques and the React framework, the application offers a streamlined and user-friendly interface to explore and analyze Binance transactions.

Notifications You must be signed in to change notification settings

joshuaivie/Eth-Explorer

Repository files navigation

React Capstone Project - ETHEREUM BLOCKCHAIN EXPLORER

This project uses the Ether Scan API to scan through the ethereuem blockchain for transactions made by binance.

I hope you enjoy this one!

Live Demo

ETH Explorer

Built With

  • HTML
  • CSS
  • Javascript
  • React
  • Redux

Getting Started

Prerequisites

  • Node
  • NPM ( Node Package Manager )
  • Git and Github Account

Setup

  • Run git clone on this project at the desired directory:

    git clone https://github.com/joshuaivie/BookStore
    
    cd BookStore
    
  • Install dependencies

    npm install
    
  • Start React Dev Server

    npm run start
    
  • On your favourite browser go to http://localhost:3000/

Tests

  • Webhint linter -npx hint . on the root directory.
  • Stylelint linter - npx stylelint "**/*.{css,scss}" on the root directory.
  • ESLint linter - npx eslint . on the root directory.

Authors

👤 Joshua Ivie

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This React-based project leverages the EtherScan API to efficiently scan the Ethereum blockchain, specifically targeting transactions executed by Binance. By using the power of modern web development techniques and the React framework, the application offers a streamlined and user-friendly interface to explore and analyze Binance transactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published