Ethereum Transaction Crawler
===
You will need Node.js version 6.0 or greater installed on your system.
Get the code by either cloning this repository using git
> git clone https://github.com/kunlefash/Ethereum-Transaction-Crawler.git
... or downloading source code code as a zip archive.
Once downloaded, open the terminal in the project directory, and continue with:
npm install
npm run serve
npm run build
npm run lint
You can locate the ID of your project in the header of the management page for your project.
You also need to enable localhost:8080
in your CORS Origins settings! Either through the management page under settings