An open API service indexing awesome lists of open source software.

https://github.com/sitetester/eth-blockchain-parser-java


https://github.com/sitetester/eth-blockchain-parser-java

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

- `Infura` projectId should be defined as an `env` variable
- DB Schema is defined in `/resources/db/schema.sql` and should be imported through SchemaImporter

- Multiple HTTP requests are managed through Java 8 CompletableFuture.
- Entry point - ImportManager