41 Forks
243 Stars
243 Watchers

eth-vue

Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.

How to download and setup eth-vue

Open terminal and run command
git clone https://github.com/DOkwufulueze/eth-vue.git
git clone is used to create a copy or clone of eth-vue repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with eth-vue https://github.com/DOkwufulueze/eth-vue/archive/master.zip

Or simply clone eth-vue with SSH
[email protected]:DOkwufulueze/eth-vue.git

If you have some problems with eth-vue

You may open issue on eth-vue support forum (system) here: https://github.com/DOkwufulueze/eth-vue/issues