/etherstream

Web client for etherstream.io

Primary LanguageJavaScript

Etherstream Client

An easy way to track events on the ethereum blockchain

Getting started

  1. Clone the repo
  2. Install dependencies with yarn
  3. Add your Infura key to the the environment REACT_APP_INFURA_ID=<your infura project id>
  4. Start the project with yarn start