Ethereum to postgreSQL data importer
Initial version, all is hardcoded. Create "etherdb" database with postgreSQL and run sql/tables.sql
NOTE: postgresql 9.5+ required due to upserts.
Install dependencies with npm install and run with node app.js