Tezos SmartPy Developer Course
Write secure smart contracts with ease
In this course you will learn the basics of SmartPy and the SmartPy IDE. You will write some introductory programs on SmartPy with test cases and then compile and deploy the contract to the test network. You will learn how to create an account and activate it too. We will then get into making a complete distributed application on Tezos!
Your Instructor
Dr. Lederer has over 15 years of technical experience in computer system design and programming. He has been teaching about blockchain and Ethereum for 3 years and recently co-authored Blockchain: A Practical Guide to Developing Business, Law, and Technology Solutions. Prior to working on blockchain technology, he worked at The Wall Street Journal, Morgan Stanley and BAE Systems, where he held a DoD TS (top secret) clearance to develop a novel mobile ad-hoc network for the US Air Force.
Modules
-
StartSection Overview
-
Start1.1 - Overview of the SmartPy IDE (8:49)
-
Start1.2 - Creating an Account on Testnet (3:11)
-
Start1.3 - Creating a Simple Smart contract (25:06)
-
Start1.4 - Deploying a smart contract with the IDE (7:24)
-
Start1.5 - Using Tests Scenarios (11:57)
-
Start1.6 - Review and Quiz
-
Start1.7 - Exercise