/vuethexplore

A simple app explore ethereum blockchain with vuejs.

Primary LanguageJavaScriptMIT LicenseMIT

vuethexplorer

Build Status codecov dependencies Status

Vue project for ethereum blockchain explorer.

Usage

clone the repo

npm install

npm run dev

Test

  1. unit

    npm run unit

  2. e2e

    npm run e2e

  3. all

    npm run test

Demo

Deployed on heroku (build branch): demo