Here’s a series of video tutorials that do a good job of introducing how to develop
applications on the Ethereum distributed platform using
solidity.
01. Smart Contracts and Decentralized Apps 101
Your browser does not support iframes.
Free Course Page (In development): https://goo.gl/EiKpPP Written tutorial of this video: https://goo.gl/nxzDf1 The 2 video resources I referenced that you *s…
02. Solidity Variables and Types (Smart Contract Tutorial)
Your browser does not support iframes.
Free Course Page (In development): https://goo.gl/EiKpPP Written tutorial of this video: https://goo.gl/quFV8P https://coursetro.com This video is the 2nd le…
03. Web3.js Tutorial – Attach a GUI to your Ethereum Smart Contract
Your browser does not support iframes.
Free Course Page (In development): https://goo.gl/EiKpPP Written tutorial of this video: https://goo.gl/RdXuz9 https://coursetro.com This video is the 3rd le…
04. Capturing Smart Contract Events in our User Interface (Solidity)
Your browser does not support iframes.
Free Course Page (In development): https://goo.gl/EiKpPP Written tutorial of this video: https://goo.gl/tJFWw1 https://coursetro.com This video is the 4th le…
05. Solidity Function Modifiers – Controlling Smart Contract Functions
Your browser does not support iframes.
Free Course Page (In development): https://goo.gl/EiKpPP Written tutorial of this video: https://goo.gl/QJvuyX https://coursetro.com This video is the 5th le…
06. Solidity Mappings & Structs Tutorial
Your browser does not support iframes.
Free Course Page (In development): https://goo.gl/EiKpPP Written tutorial of this video: https://goo.gl/L4ppLK https://coursetro.com This video is the 6th le…
07. Solidity Inheritance Tutorial & Deploying the Contract
Your browser does not support iframes.
Free Course Page (In development): https://goo.gl/EiKpPP Written tutorial of this video: https://goo.gl/p9VqQR https://coursetro.com This video is the 7th le…
08. Finishing the Smart Contract and Using it on Ropsten
Your browser does not support iframes.
Written tutorial of this video: https://goo.gl/3iHvFS Watch the FULL Course (free): https://goo.gl/EiKpPP https://coursetro.com This is the final lesson vide…
web3.js library, the Ethereum JavaScript API
Your browser does not support iframes.
This video explains what the purpose is of the web3.js library and how to use it. The web3.js library is also known as the Ethereum JavaScript API. To commun…
Tutorial dapp with Solidity, Truffle, Web3 and Javascript
Your browser does not support iframes.
In this video, I tried to explain how to make simple dapp, app based on blockchain and Ethereum platform. App is consistent from Backend part smart contract …
Smart Contracts and Truffle 101. Part 3 – Simple functions and tests
Your browser does not support iframes.
Working with truffle – Simple functions and tests Write smart contract in truffle Deploy smart contract in truffle Test smart contract in truffle https://c9….