#eth-hack Steps to use: ##Prerequisites Ganache NodeJS v11 truffle Ethereum for Ubuntu (apt package) ##Steps to Start: cd eth-hack npm i && node index cd ui npm i && npm start cd testServer npm i && npm start