GithubHelp home page GithubHelp logo

erc20-event-watcher's Introduction

Real time ERC20 transfers

Watch ERC20 Transfer events in realtime. You can test it on my website: https://bia.is/tools/erc20-watcher

CLI Usage

Build

$ yarn build-cli

Run

$ eth-watch-event -h
Usage: eth-watch-event [options]

Options:
  -V, --version        output the version number
  -e, --event <string> JSON ABI Input file (default: "")
  -a, --abi <file>
  -h, --help           output usage information

# Example, watch for ERC20 events
$ eth-watch-event -a erc20abi.json -e "Transfer(address,address,uint256)"

Web Usage

$ yarn build
yarn run v1.12.3
$ browserify src/browser.js -o dist/browser.js
✨  Done in 1.78s.
# Open the index.html file or on mac, run:
$ open index.html

Development

Run tests

$ yarn test

License

MIT

erc20-event-watcher's People

Contributors

maxme avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

d3g3nerator

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.