/etherdb

Ethereum to postgreSQL data importer

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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