Smart Contract Development with Solidity, Web3, Ganache and Truffle
Build Smart Contracts with Remix, Web3, Ganache and Truffle
This course will get you to build smart contracts in Solidity from scratch.
The blockchain is a revolutionary technology that allows for the secure, distributed, decentralized storage of information. Over the past few years, the blockchain has taken the engineering landscape by storm. Many people in the industry predict that the blockchain will disrupt the ways we interact with technology on the same way the Internet did in the early 2000s.
The blockchain is the main technology behind Bitcoin, Ethereum, and the other prominent cryptocurrencies that we read about in the news today. By leveraging the blockchain, cryptocurrencies create a system of “trustless”ness. This cuts the need for middle men like banks and traders in economic systems.
Your Instructor
Alexandra Kropf is Mammoth Interactive's CLO and a software developer with extensive experience in full-stack web development, app development and game development. She has helped produce courses for Mammoth Interactive since 2016, including the Coding Interview series in Java, JavaScript, C++, C#, Python and Swift.
Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more.
Over 12 years, Mammoth Interactive has built a global student community with 4 million courses sold. Mammoth Interactive has released over 350 courses and 3,500 hours of video content.
Founder and CEO John Bura has been programming since 1997 and teaching
since 2002. John has created top-selling applications for iOS, Xbox and
more. John also runs SaaS company Devonian Apps, building
efficiency-minded software for technology workers like you.
Course Curriculum
-
Start00 Build A Profit Splitter Contract (11:48)
-
Start01 Build A Contract With Limited Addresses (11:40)
-
Start02 Build A Contract And Library (15:01)
-
Start03 Build A Contract With A Limited Time Transaction (10:20)
-
Start04 Build Contracts With Inheritance (13:22)
-
Start05 Build Contracts With Visibility Modifiers (10:50)
-
Start06 Build A Contract With Mutability Modifiers (10:20)
-
Start07 Build An Abstract Contract (13:09)
-
Start08 Build A Bank Contract (9:25)
-
Start09 Access Struct Value (4:13)
-
StartSource Files