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: 20 days ago
JSON representation
A simple app explore ethereum blockchain with vuejs.
- Host: GitHub
- URL: https://github.com/sc0Vu/vuethexplore
- Owner: sc0Vu
- License: mit
- Created: 2017-11-02T04:09:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T13:24:08.000Z (almost 3 years ago)
- Last Synced: 2025-04-25T21:02:37.923Z (8 months ago)
- Topics: blockchain, ethereum, explore, vue, vuethexplore
- Language: JavaScript
- Homepage: https://vuethexplorer.web3p.xyz/
- Size: 7.42 MB
- Stars: 32
- Watchers: 3
- Forks: 12
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue-zh - Vuethexplore
- awesome-vue - Vuethexplore ★19 - A simple app explore ethereum blockchain with vuejs. (Awesome Vue.js [ ★101652](https://github.com/sindresorhus/awesome) / Apps/Websites)
- awesome-vue - Vuethexplore - A simple app explore ethereum blockchain with vuejs. ` 📝 a year ago ` (Apps/Websites [🔝](#readme))
- awesome-vue - Vuethexplore - A simple app explore ethereum blockchain with vuejs. (Awesome Vue.js [](https://github.com/sindresorhus/awesome) / Apps/Websites)
- awesome-vue - Vuethexplore - A simple app explore ethereum blockchain with vuejs. (Projects Using Vue.js / Apps/Websites)
README
# vuethexplorer
[](https://travis-ci.org/sc0Vu/vuethexplore)
[](https://codecov.io/gh/sc0Vu/vuethexplore)
[](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/)