Ethereum and Solidity: Build Dapp with VueJS - Udemy
Doelgroep:
Intermediate developers who are curious how to create decentralized applications. This course is not for absolute beginners.
Duur: 2 uur in totaal
Opleidingsvorm: online/e-learning
Richtprijs: $149.99
Taal: Engels
Locatie:
Aanbieder: Udemy
Duur: 2 uur in totaal
Opleidingsvorm: online/e-learning
Richtprijs: $149.99
Taal: Engels
Locatie:
Aanbieder: Udemy
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