Example ICO Voting system to test how Dapps are constructed.
#Useful Commands
- geth --testnet --fast -rpc --rpcapi="db,eth,net,web3,personal,web3"
- truffle console
- web3.personal.unlockAccount('0xcab50f85b92a6519335513873583ca33bb5b60a9', '[enter password]', 15000)
- truffle migrate --reset
Live Link https://hackernoon.com/learn-web-3-0-by-actually-deploying-an-application-on-it-hands-on-approach-9141ad88588f https://gateway.ipfs.io/ipfs/QmTDgwEzywSLXq1A55JYev5ns4r9u1A2vjyvpMgu1rmbip/#