From 83d5b6491f2d9fe645fae66c4512ea7baf37b8af Mon Sep 17 00:00:00 2001 From: Ian Norden Date: Wed, 1 Jul 2020 14:16:21 -0500 Subject: [PATCH] go report card --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c08ea71..dd03284 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # eth-pg-ipfs-state-snapshot + +> Tool for extracting the entire Ethereum state at a particular from leveldb into Postgres-backed IPFS + +[![Go Report Card](https://goreportcard.com/badge/github.com/vulcanize/eth-pg-ipfs-state-snapshot)](https://goreportcard.com/report/github.com/vulcanize/eth-pg-ipfs-state-snapshot)