Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
supragya authored Jul 7, 2024
1 parent 0912a73 commit 9d862b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# EtherScope Go-Ethereum Indexer
`escope` program aims to index an EVM like chain using go-ethereum clients via RPCs.

![Test run status](https://github.com/supragya/EtherScope/actions/workflows/gotest.yaml/badge.svg?branch=feat/v0.3.0)

![Dashboard](assets/bpour_dashboard.png)

## Building
Build the application using:
- Setup golang abi modules via abigen using `./scripts/setup_abi.sh`.
Expand Down

0 comments on commit 9d862b8

Please sign in to comment.