DeeJayElly / simple-ethereum-explorer

Simple ethereum explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EthEx

This project using the following technologies:

Requirements

npm install

Running

Make sure to add a config.js file in the config folder. See the example there for more details.

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev

About

Simple ethereum explorer

License:MIT License


Languages

Language:JavaScript 94.9%Language:CSS 3.1%Language:HTML 2.1%