Skip to content
This repository was archived by the owner on Feb 27, 2021. It is now read-only.

Commit 3021661

Browse files
committedSep 11, 2019
feat: add search
This adds the search bar to be able to search by transaction hash, block hash, block number, or address. It also adds links to the explorers github page and to the static Ethereum JSON-RPC API Documentation ![explorer_search_icons](https://user-images.githubusercontent.com/364566/64719880-0bc5f000-d47e-11e9-8cd4-65f15632e074.gif) ![explorer_search](https://user-images.githubusercontent.com/364566/64719891-0f597700-d47e-11e9-9acb-4ee5e6ade869.gif) fixes #28 fixes #60
1 parent fbed66a commit 3021661

File tree

6 files changed

+168
-125
lines changed

6 files changed

+168
-125
lines changed
 

‎.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ dist
77
/**/build
88
.vscode
99
services
10-
src/__GENERATED_TYPES__

‎package-lock.json

+26-79
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
This repository has been archived.