π | .gitignore |
π | ReadMe.md |
π | example_abi.js |
π | index.js |
π | package.json |
π | potato.abi |
ReadMe.md
β EthWatcher
β Know thyself for to not will leave thy confused
Introduction
This thing watches an ethereum address for Events, then returns them to STDOUT ready for piping to other commands, like TWITTER or Secure Scuttlebutt
Run
ethwatcher "0x27dcf986bc1151b39ceadd53660e4af56b0d5f84" \
--event "NewPotato" \
--abi ./potatoes.abi
Built with git-ssb-web