etherdb icon indicating copy to clipboard operation
etherdb copied to clipboard

Ethereum to postgreSQL data importer

etherdb

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