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 at exer.netlify.com.

Exer

Exer is an open-source block explorer for Ethereum and Ethereum-like networks. It's made using React and retrieves its data using EthQL. You can access the live site by visiting exer.io.

Running locally

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

yarn start

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

The page will reload if you make edits.

yarn run build

Builds the app for production to the build folder.

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