Skip to content

ninjaprodev/ethparser

 
 

Repository files navigation

EthParser

codecov

This is Java application, based on web3j library, created for the fastest scan of ethereum network (or its fork).

Grabbed information should be delivered in other external systems via different protocols.

You can start the app using .sh files in scripts directory.

Rename application.example.yml to application.yml and fill up settings.

For run JUnit tests use JVM args, don't add you credentials to application.yml!

The app use PostgreSQL 11+ version.

Docs https://www.notion.so/harvestfinance/ethparser-dff69f6156744760a103a6d9fa0737af

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%