Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 6

Опубликовано: 15 Апрель 2026
на канале: Syed Muhammad Danish
1,556
17

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/...