Lab: Use different Blockchain Networks¶
In this lab you are going to switch between different Blockchains. You are also setting up your own Development Blockchain.
It's a natural continuation from the previous Lab. We're going to deploy again to GΓΆrli, but we're also deploying to the JavaScript Virtual Machine. Then we're also directly connecting to a local Blockchain node, circumventing MetaMask and deploy our Smart Contract there in Ganache.
If all of that doesn't tell you anything - PERFECT! Follow along!
What You Know At The End Of The Lab¶
π―οΈ Understand Different Connection Methods
β²οΈ Download, Install and use Ganache
βοΈ Use JavaScript VM, Injected Web3 and Web3 Provider
π Understand why Ganache is useful
Prerequisites - You need:¶
-
Chrome or Firefox browser.
-
An Internet connection
-
About 15 Minutes of your precious time β
Get Started¶
πͺ πͺ πͺ Let's get started!