Brief Introduction
Learn how to write Smart Contracts using Solidity Language for EthereumDescription
In this course I will teach you all the basic knowledge to use the programming language Solidity with the aim of creating smart contracts in the ecosystem of Ethereum. You'll learn how to write a smart contract from the basics of Solidity code, how to build an intelligent contract using the REMIX IDE browser, how to leverage Truffle's capabilities to test your code and avoid common writing errors. At the end of this course you will be able to write simple smart contracts in a completely independent way and you will have the necessary knowledge to master the Solidity programming language.
Requirements
- Requirements
- To participate in this course successfully you will need to know how to use a computer. I'll give you all the basic information you need to understand what a blockchain is and how it works, you don't need to have any other knowledge but if you are able to program in other languages (such as JavaScript for example) it's definitely an advantage.