Video description
For the past couple of years, there has been no bigger breakthrough in the IT world than Blockchain technology. The extremely fast growth of the industry, market, and the technology itself has led to an enormous shortage of programmers who truly understand the blockchain technology. Along with the latter, smart contracts have also emerged—and with them, Solidity.
The aim of this course is to give you the easiest and the best route to becoming a blockchain developer. We will be focusing on smart contract development with Solidity in the Ethereum ecosystem. You will learn to create your first smart contracts in the Ethereum blockchain—even if you are a complete beginner and know nothing about programming or Solidity. The author will show you how to create your first smart contracts with Remix, the online IDE, and we will go through all the features that Solidity gives us as a programming language. You will also be able to set up your environment to start coding with Solidity on your local machine. The author will show you what settings and configurations he used to set up VSCode and how to successfully install Truffle on Windows.
After that, he will teach you the basics of the Truffle Framework and how to make it work with Ganache as your own private Ethereum blockchain network. We will also test out our Solidity smart contract behavior by unit testing with Chai and Mocha. If you are a serious developer, you need to know that your code is working the way you expect it to. When you are finished, you will be able to create your own first decentralized application with Solidity and Truffle. While other courses are filled in with unnecessary information that makes them hard to navigate through and leave you confused, this course will take you step-by-step from a complete beginner to a master of Solidity and smart contract creation in the Ethereum ecosystem.
What You Will Learn
- How to develop your own DApp
- Basic and advanced concepts of the Solidity programming language
- How to use the Truffle Framework and Ganache
- How to perform unit testing on your smart contracts
- Using Remix as your online IDE
- The essentials of the Ethereum blockchain
- How to keep your crypto assets secure
- How to use Metamask as your Ethereum wallet
- How to create and deploy your own token
Audience
This course is for people who want to master smart contracts and Solidity or anyone who wants to learn more about the blockchain technology.
About The Author
Rangel Stoilov: Rangel Stoilov - Web Developer and Entrepreneur
Rangel has been a web developer for 8 years now. First, he had started with Dreamweaver back in the days and went through Wordpress as a simple way to create websites. After that, he wanted to go further in web development so he started learning different programming languages such as C#, Java & JavaScript. He has a major in Java with Spring Framework and now he is pursuing to deepen his knowledge in different JavaScript frameworks. He also has a passion for Solidity and Smart Contracts as well as the Truffle Framework. He has also dived in the entrepreneurial spirit with Amazon publishing and trading on the Forex market as well as creating automated systems for trading.
Publisher resources
Table of contents
- Chapter 1 : Blockchain Technology Basics
- Chapter 2 : Introduction to Solidity
- Chapter 3 : Advanced Solidity
- Chapter 4 : Truffle Framework Ganache
- Chapter 5 : DAPP CREATION: Pet Shop
- Chapter 6 : DAPP DEPLOYMENT: Heroku Deployment Smart Contracts Deployment
-
Chapter 7 : TOKEN CREATION: ERC20 Standard
- Creating A Basic Token Under 5 Min
- Deploying Our Token to Rinkeby Test Network
- Adding Our Token to Wallets and Sending It to Another Account
- What is ERC20 Standard?
- Improving Our Basic Token to Be ERC20 (Part 1)
- Improving Our Basic Token to Be ERC20 (Part 2)
- Making Your Token Ownable
- Minting Burning Functions (Control Supply)
-
Chapter 8 : DAPP CREATION: IPFS File System Storage
- Introduction To IPFS
- Saving Data with JavaScript and Infura Public Gateway
- Starting the Solidity Drive Project
- Creating Our Smart Contract
- Cleaning Things a Bit and Adding Dependencies
- Creating the User Interface
- Configure getWeb3.js
- Making The getFiles Function
- IPFS Config and onDrop event
- Debugging React Application Inside Chrome Dev Tools
- OnDrop Function Finished
- Rendering Our Files
- Re-render When We Change Accounts
Product information
- Title: Solidity Smart Contracts: Build DApps in Ethereum Blockchain
- Author(s):
- Release date: November 2019
- Publisher(s): Packt Publishing
- ISBN: 9781838989231
You might also like
book
Blockchain and Ethereum Smart Contract Solution Development: Dapp Programming with Solidity
Build decentralized applications with smart contract programming. Following the curriculum from an active blockchain course taught …
video
Blockchain Applications and Smart Contracts: Developing with Ethereum and Solidity
3+ Hours of Video Instruction Overview Blockchain, the underlying technology of cryptocurrencies, is positioned to revolutionize …
book
Building Ethereum Dapps
Building Ethereum Dapps introduces you to decentralized applications based on the Ethereum blockchain platform. In this …
video
Getting Started with Blockchain and Cryptocurrency
3+ Hours of Video Instruction Overview In this course, participants learn what blockchain and cryptocurrency are, …