Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
/ exer Public archive

Exer is an open-source, client-side blockchain explorer for Ethereum.

License

Notifications You must be signed in to change notification settings

wtzb/exer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

Nov 2019 note: this project is currently unmaintained, and the domain is no longer registered by me. You can still visit the latest deployment atexer.netlify.com.

Exer

Exeris an open-source block explorer for Ethereum and Ethereum-like networks. It's made usingReactand retrieves its data usingEthQL.You can access the live site by visitingexer.io.

Running locally

After executingyarn install,you can perform the following commands to run Exer locally.

yarn start

Runs the app in the development mode.
Openhttp://localhost:3000to view it in the browser.

The page will reload if you make edits.

yarn run build

Builds the app for production to thebuildfolder.

About

Exer is an open-source, client-side blockchain explorer for Ethereum.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published