Content Provider
Duration
Mode Of Delivery
Course Validity
Course Level
Certification By
Blockchain disrupts many different aspects of our life including finance, retail, merchandising, identity, and more. Ethereum is a platform that runs smart contracts: applications that run exactly as programmed without any possibility of downtime, censorship, fraud, or third-party interference. This is the perfect guide to help you learn the basics of building decentralized applications with the Ethereum network. You’ll learn the core concepts of decentralized applications as we build an online marketplace, connecting buyers and sellers together to exchange goods and services. In doing so, you’ll deploy your code to the Ethereum network, and build a user Interface to expose your decentralized application to the world.
The focus of this course is learning blockchain and using it for application development by building applications, where each application should do something useful. You’ll learn how to create smart contracts, implement business logic using Solidity, and test your code. By the end of this course, you’ll have the skills necessary to build, test, and deploy applications in the Ethereum network. You’ll also have a solid understanding of blockchain application development, with skills that readily transfer to application development on other blockchains such as NEO, EOS, Cardano, and more.
JavaScript tests allow additional functionality, above and beyond what is possible with solidity tests. This video introduces and explains how to write tests in JavaScript.
Learn how JavaScript tests interact with contracts
Learn the tests possible with JavaScript
Write an integration test simulating user behavior
This video forms part of the course Learning Blockchain Application Development.
IT and Software Development
This course is suitable for IT Professionals and Software Engineers at all levels seeking to learn Blockchain Application Development. No prerequisite skills in blockchain technology are required though some familiarity with writing code and applications will be helpful.