Ethereum and Solidity: Build Dapp with VueJS Download
Build Decentralized Application using VueJS and Smart Contracts written in Solidity

What you’ll learn
- Learn how to create simple smart contracts
- Learn how to develop Decentralized Applications
Requirements
- Basic knowledge in VueJS
- Basic knowledge in Solidity
- Basic knowledge of how ethereum blockchain works
Description
During the course you will learn:
-
how to write basic smart contract
-
how to test contracts in remix – the Ethereum smart contract online editor
-
how to start a dapp project from scratch
-
how to install tailwindcss and start using utility first classes
-
how to config truffle
-
how to deploy our contract
-
how to run local blockchain using truffle
-
how to use VueJS state management(vuex) for managing our dapp state
-
how to write interactive frontends
-
how to use web3js library to connect to our local blockchain
Who this course is for:
- Intermediate developers who are curious how to create decentralized applications. This course is not for absolute beginners.