Coder Social home page Coder Social logo

ravinalamada / ethereum-transaction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from voromahery/ethereum-transaction

0.0 0.0 0.0 32.28 MB

Ethereum transaction is a single page application that displays all ethereum transactions depending on the given block and the address.

JavaScript 66.39% CSS 15.69% HTML 1.68% SCSS 16.23%

ethereum-transaction's Introduction

Transaction app

screenshot

How to launch this application?

Run the commands below:

  • yarn install

  • yarn start

  • Place .env in the root folder with Etherscan API key

    Please check .env-example

This application should be available on localhost:1234

How does this application work?

Application has two sections:

Transaction crawler

This section is using the Etherscan.io API only

All transactions for the given address and with specific start block are displayed here after clicking the Get transaction button. Etherscan has limit of 10,000 requestable transactions, to deal with that, I use pagination, so the app is displaying max 1000 transaction per page.

Balance checker

This section is using the Web3 library only

It requires an Ethereum-enabled browser, for example Chrome with MetaMask Wallet installed and set up https://metamask.io/

It can find balance at a given address for Eth at a given time.

Optionally, ERC20 Token contract address can be provided to find its balance.

Please note that there is no address format validation

ethereum-transaction's People

Contributors

voromahery avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.