eth-vue
Provides a boilerplate for building Ethereum dApps with Vue 3 and authentication features
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.
Related projects:
Repository | Description | Stars |
---|---|---|
antony/svelte-box | A Truffle box for building Ethereum dApps using Svelte and Rollup | 62 |
hypescale/moralis-vue-boilerplate | A Vue.js project setup with Moralis Web3 integration for building decentralized applications | 18 |
jellydn/dapp-starter | A comprehensive template for building Ethereum-based applications | 325 |
davidgaroro/vue-todo-pwa | A simple Todo PWA built with Vue 3 and Bootstrap 5 to demonstrate basic state management and routing concepts. | 19 |
dapphub/dapptools | A suite of tools for building, testing, and deploying Ethereum smart contracts and related tools | 2,098 |
anthonybudd/vipfs | A Vue.js-based framework for creating permanent web applications using IPFS and blockchain technology | 304 |
huseyindeniz/vite-react-dapp-template | A preconfigured React template for building decentralized application frontends with Vite and various libraries | 9 |
dappos/dappos | An Ethereum-based point-of-sale application built using Vue.js and Quasar framework. | 39 |
qxl1231/generator-loopback-vue | A generator tool for creating a full-stack RESTful API with loopback and Vue.js, featuring authentication, authorization, and deployment on Docker and Daocloud. | 202 |
dontpanicdao/vue-stark-boil | A Vue.js project for interacting with StarkNet blockchain | 19 |
davidgaroro/vuetify-todo-pwa | A simple Todo PWA built with Vue.js and Vuetify, showcasing the basics of state management and Progressive Web App development | 195 |
graycoreio/daffodil | A frontend Ecommerce framework for building complex online stores | 157 |
truefieng/usedapp | A framework for rapid development of decentralized application (DApp) frontends. | 1,593 |
sc0vu/vuethexplore | An application that explores the Ethereum blockchain using Vue.js | 33 |
boilertalk/web3.swift | A Swift library for interacting with the Ethereum Network and signing transactions | 647 |