1. Introduction
1.1. Welcome
1.2. Course prerequisites
1.3. Project details
2. Dev Setup
2.1. High level architecture
2.2. MacOS installation instructions
2.3. Linux installation instructions
2.4. Windows installation instructions
3. Voting Contract
3.1. Learn to implement smart contract in Solidity
3.2. Compile the smart contract
3.3. Deploy the smart contract to blockchain
3.4. Interact with solidity contract in nodejs console
3.5. Interact with solidity contract in the web browser
3.6. Summary
Deploy the smart contract to blockchain
Previous
Next