loophe / subscribe_logs

subscribe logs on mainnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subscribe_logs

The dYdX balancer flashload related attack analyser

The demo page is http://www.zsharing.net/tx/

before hand

  • You should run up ethtx

first step

  • cd suscribe_logs
  • export https_proxy=<YOUR_HTTPS_PROXY>
  • export FLASK_APP=transaction
  • export FLASK_DEBUG=1
  • flask run --host 0.0.0.0 --port 5000

secend step

  • node listen.js

About

subscribe logs on mainnet


Languages

Language:JavaScript 65.0%Language:Python 35.0%