Dexon DApp Workshop Simple Election DApp Install npm install Compile npm run compile Testing (By using Ganache) npm run test Deploy contract (on DEXON testnet) Copy secret.js.sample to secret.js. Set the mnemonic in secret.js. npm run deploy