System-Glitch / Vote

A very simple alternative vote system using a Solidity Smart Contract and a Vue.js UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vote

A very simple alternative vote system based on a Solidity Smart Contract and using a Vue.js UI. This project is not meant to be used in production. It's a Proof of Concept and should be deployed on a test network such as Kovan.

Screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A very simple alternative vote system using a Solidity Smart Contract and a Vue.js UI


Languages

Language:Vue 74.9%Language:Solidity 12.6%Language:JavaScript 8.3%Language:HTML 3.1%Language:SCSS 1.1%