Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/sc0Vu/vuethexplore

A simple app explore ethereum blockchain with vuejs.
https://github.com/sc0Vu/vuethexplore

blockchain ethereum explore vue vuethexplore

Last synced: about 2 months ago
JSON representation

A simple app explore ethereum blockchain with vuejs.

Lists

README

        

# vuethexplorer
[![Build Status](https://travis-ci.org/sc0Vu/vuethexplore.svg?branch=master)](https://travis-ci.org/sc0Vu/vuethexplore)
[![codecov](https://codecov.io/gh/sc0Vu/vuethexplore/branch/master/graph/badge.svg)](https://codecov.io/gh/sc0Vu/vuethexplore)
[![dependencies Status](https://david-dm.org/sc0vu/vuethexplore/status.svg)](https://david-dm.org/sc0vu/vuethexplore)

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](https://vuethexplore.herokuapp.com/)