h1994st / Dashboard

TODOs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard

(Still lots of TODOs ...)

Usage

  1. Create a FREE Api-Key Token in Etherscan

  2. Rename conf.js.example to conf.js

  3. Put the retrieved Api-Key Token in conf.js

  4. Install dependencies

    $ npm install
  5. Start

    $ node index.js
    # or save logfile
    $ node index.js 2>&1 | tee output.log

About

TODOs