Video demo of how this should run
This projects runs off Vue.js, Solidity, Ethereum Virtual Machine and uses IPFS as decentralized storage.
TO USE, PLEASE INSTALL METAMASK MetaMask
Make sure you are using the ropsten test network when transmitting data. If you don't have test ether, feel free to grab some here: Ropsten Ethereum Faucet Metamask Ether Faucet
npm install
npm run serve
Side note, Make sure if you are running locally you have Ganche set up!
npm run build
npm run test
npm run lint