In this video series, we are going to create a blockchain-based voting application, where we will create a smart contract to register the votes of the users. Moreover, we will create a front-end in Vanilla JS and a backend server in Express JS to communicate with the blockchain network.
We will learn how to write a voting smart contract in solidity, how to create a frontend using HTML CSS and Vanilla Javascript, how to create a backend with ExpressJS and finally, how to deploy the whole application using docker container.
Thanks for watching !!!
Github Code : https://github.com/syedmuhamaddanish/...