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

https://github.com/xtaci/ethereum_indexer

A project for indexing and querying ethereum accounts
https://github.com/xtaci/ethereum_indexer

Last synced: about 1 year ago
JSON representation

A project for indexing and querying ethereum accounts

Awesome Lists containing this project

README

          

# A fast indexer for ethereum

## Purpose

* A fast indexer for account transaction history.
* Catch up(spin-up) quickly with the lastest block, backed by embedded database [badger](https://github.com/dgraph-io/badger).
* Easy to use, with HTTP query API.