sc0Vu / vuethexplore

A simple app explore ethereum blockchain with vuejs.

Home Page:https://vuethexplorer.web3p.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple app explore ethereum blockchain with vuejs.

https://vuethexplorer.web3p.xyz/

License:MIT License


Languages

Language:JavaScript 50.6%Language:Vue 47.8%Language:HTML 1.6%