git ssb

0+

dangerousbeans / eth_watcher



Tree:
πŸ“„.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