{"id":21310319,"url":"https://github.com/wiringbits/eth-indexer","last_synced_at":"2026-01-04T20:02:48.491Z","repository":{"id":39980931,"uuid":"438465297","full_name":"wiringbits/eth-indexer","owner":"wiringbits","description":"Indexes the Ethereum blockchain in order to provide the API necessary to build a Light Wallet","archived":false,"fork":false,"pushed_at":"2022-05-20T03:14:01.000Z","size":85,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-03-03T01:10:18.643Z","etag":null,"topics":["ethereum","playframework","postgresql","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wiringbits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-15T02:12:25.000Z","updated_at":"2023-02-01T18:52:20.000Z","dependencies_parsed_at":"2022-09-05T23:21:22.413Z","dependency_job_id":null,"html_url":"https://github.com/wiringbits/eth-indexer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiringbits%2Feth-indexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiringbits%2Feth-indexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiringbits%2Feth-indexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiringbits%2Feth-indexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiringbits","download_url":"https://codeload.github.com/wiringbits/eth-indexer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225769345,"owners_count":17521258,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ethereum","playframework","postgresql","scala"],"created_at":"2024-11-21T17:13:03.242Z","updated_at":"2026-01-04T20:02:48.394Z","avatar_url":"https://github.com/wiringbits.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ethereum Indexer\nThis app is used to index the Ethereum blockchain in a postgresql database, exposing a REST API with the necessary data to build a light wallet.\n\nAs of now, this powers the Ethereum Wallet used by the [Stakenet DEX](https://stakenet.io/dex/).\n\n\n## Goal\nAs of now, there are two main APIs exposed (check the [routes](./src/main/resources/routes) file for more details):\n- An endpoint that exposes the current USD price based on the info from [coinmarketcap](https://coinmarketcap.com), which syncs the price in the background making sure to not consume all the credits.\n- An endpoint to list all the transactions by a given address (including token transfers).\n\n## Usage\nFirst of all, make sure to run an Ethereum Node, check [install-geth](./docs/install-geth.md) for a way to do so.\n\nUpdate the [application.conf](./src/main/resources/application.conf) to define the settings for your own environment.\n\n[https://sdkman.io](sdkman) is the suggested way to pick the correct Java version to run the project, then:\n- `sbt compile` compiles the app.\n- `sbt test` runs the tests.\n- `sbt run` runs the app.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiringbits%2Feth-indexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiringbits%2Feth-indexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiringbits%2Feth-indexer/lists"}